mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
remove unused globals
Also change globals into statics which are only used in one file
This commit is contained in:
@ -35,6 +35,5 @@ namespace JitInterface
|
||||
|
||||
void Shutdown();
|
||||
}
|
||||
extern bool bFakeVMEM;
|
||||
extern bool bMMU;
|
||||
|
||||
|
Reference in New Issue
Block a user