mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
I finally defeated every avoidable warning (#335)
* silver coin labels * match obj_loop_log * better * match obj_loop_modechange * nonmatching obj_loop_fireball_octoweapon * fix racer.c warnings * match obj_loop_fireball_octoweapon * Update object_functions.c * match obj_loop_lasergun * unknown_0255E0.c warnings fixed * asset_loading.c warnings too * laser gun labels * quick fixes * match func_8003F0F8 * prelim * match func_8000E4E8 * warnings are dead * quick fixes * Update math_util.c * reee
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@ void print_debug_strings(Gfx **dList);
|
||||
|
||||
void set_render_printf_position(u16 xpos, u16 ypos); // Non Matching
|
||||
s32 render_printf(const char *format, ...); // Non Matchingg
|
||||
void func_800B3740(Object *, Gfx **, Matrix **, VertexList **, s32); // Non Matching
|
||||
void func_800B3740(Object *, Gfx **, MatrixS **, Vertex **, s32); // Non Matching
|
||||
s32 func_800B653C(Gfx**, s8*);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user