mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
remove unused globals
Also change globals into statics which are only used in one file
This commit is contained in:
@@ -41,8 +41,6 @@ namespace SWCommandProcessor
|
||||
u32 breakpt; // 0x3c
|
||||
};
|
||||
|
||||
extern CPReg cpreg;
|
||||
|
||||
// Init
|
||||
void Init();
|
||||
void Shutdown();
|
||||
|
||||
Reference in New Issue
Block a user