From 89984db7afa433e2842c4ef8c8c265a3e3993636 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Fri, 16 Dec 2022 23:21:47 +0100 Subject: work --- include/guns.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/guns.h') diff --git a/include/guns.h b/include/guns.h index 0363cae..1b93781 100644 --- a/include/guns.h +++ b/include/guns.h @@ -25,6 +25,7 @@ gun guns[GUN_ALL] = { {GUN_NOVA, "Nova", 12, 80, 0.2f, 3, 1.2f}, }; +image* get_image_of_gun(gun_type type); gun get_gun_by_type(gun_type type); #endif \ No newline at end of file -- cgit v1.2.3-70-g09d2