mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
We are collecting silver coins in Pirate Lagoon. (2/8 silver coins) (#418)
* Match func_800C0B00 * Rename func_80065EA0 to camera_init * Match menu_audio_options_loop * Fix last commit * Couple small changes * Match 3 wave funcs * update README
This commit is contained in:
@@ -41,6 +41,6 @@ typedef s32 ptrdiff_t;
|
||||
|
||||
typedef float Matrix[4][4];
|
||||
typedef s16 VertexList;
|
||||
typedef s8 TriangleList;
|
||||
typedef u8 TriangleList;
|
||||
|
||||
#endif
|
||||
|
||||
+1
-1
@@ -42,7 +42,7 @@ typedef s32 ptrdiff_t;
|
||||
typedef float Matrix[4][4];
|
||||
typedef s32 MatrixS[4][4];
|
||||
typedef s16 VertexList;
|
||||
typedef s8 TriangleList;
|
||||
typedef u8 TriangleList;
|
||||
|
||||
#if defined(__sgi)
|
||||
#define stubbed_printf
|
||||
|
||||
Reference in New Issue
Block a user