mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-08-10 11:33:44 -04:00
Match a variety functions (#136)
* Match func_800A4B38 * Match func_800A6034 * Change type of "blue" argument This allows the function's type signature to look the same as the other box drawing function. * Match func_800AC300 * Matched func_800AAEF4 * Matched func_800AAF30 and func_800AAF70 Signed-off-by: Taggerung <tyler.taggerung@gmail.com>
This commit is contained in:
+1
-1
@@ -93,7 +93,7 @@ struct UnkStruct_800DC5EC *D_800DC5EC = &D_8015F480[0];
|
||||
struct UnkStruct_800DC5EC *D_800DC5F0 = &D_8015F480[1];
|
||||
struct UnkStruct_800DC5EC *D_800DC5F4 = &D_8015F480[2];
|
||||
struct UnkStruct_800DC5EC *D_800DC5F8 = &D_8015F480[3];
|
||||
s16 D_800DC5FC = 0;
|
||||
u16 D_800DC5FC = 0;
|
||||
u8 *D_800DC600 = &osAppNmiBuffer[0];
|
||||
s32 gIsMirrorMode = 0;
|
||||
f32 D_800DC608 = 1.0f;
|
||||
|
||||
Reference in New Issue
Block a user