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:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user