mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-08-21 14:55:20 -04:00
Fix extern
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
#include <libultraship.h>
|
||||
|
||||
|
||||
extern u32 osTvType = OS_TV_NTSC;
|
||||
extern u32 osTvType;
|
||||
extern u32 osResetType;
|
||||
|
||||
extern u8 osAppNmiBuffer[64];
|
||||
|
||||
Reference in New Issue
Block a user