From ddcd60881a73860c9c4d4dd895196221dfdd4aef Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Tue, 26 Dec 2023 21:24:38 +0100 Subject: gun --- include/guns.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/guns.h') diff --git a/include/guns.h b/include/guns.h index 52f4a10..1765159 100644 --- a/include/guns.h +++ b/include/guns.h @@ -27,7 +27,9 @@ gun guns[GUN_ALL] = { {GUN_NOVA, "Nova", 12, 80, 0.1f, 3, 1.2f, 600, 1.0f}, }; +float get_gun_size(gun_type type); image* get_image_of_gun(gun_type type); +image* get_icon_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