This is static in NDSSystem.cpp so declaring it extern here does not make sense.
This commit is contained in:
parent
b57533998a
commit
e8b3a77331
|
@ -33,7 +33,6 @@
|
|||
|
||||
extern volatile BOOL execute;
|
||||
extern BOOL click;
|
||||
extern u8 pathToROMwithoutExt[MAX_PATH];
|
||||
|
||||
/*
|
||||
* The firmware language values
|
||||
|
|
Loading…
Reference in New Issue