mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-09-02 18:32:49 -04:00
Fix menu bug & kart textures (#32)
* Fix menu bug * Fix undefined behaviour * Fix kart textures * Fix boost texture * Rename as per review * Fix buffer overflows --------- Co-authored-by: MegaMech <7255464+MegaMech@users.noreply.github.com>
This commit is contained in:
@@ -68,8 +68,6 @@ void func_80027024(s32, s32, s32);
|
||||
/* This is where I'd put my static data, if I had any */
|
||||
|
||||
extern struct_D_802F1F80 *gPlayerPalette;
|
||||
extern u8 *D_80164B08;
|
||||
extern u8 *D_80164B0C;
|
||||
|
||||
extern s32 D_80164A28;
|
||||
extern s16 D_80164AB0[];
|
||||
|
||||
Reference in New Issue
Block a user