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:
Fazana
2022-12-10 22:42:50 +00:00
committed by GitHub
parent a1db49eecf
commit 965aa1f33e
58 changed files with 724 additions and 806 deletions
+1
View File
@@ -40,6 +40,7 @@ typedef s32 ptrdiff_t;
//#endif
typedef float Matrix[4][4];
typedef s32 MatrixS[4][4];
typedef s16 VertexList;
typedef s8 TriangleList;