forked from dolphin-emu/dolphin
mark all local variables as static
This commit is contained in:
@@ -15,6 +15,8 @@ class wxLocale;
|
||||
class wxTimer;
|
||||
class wxTimerEvent;
|
||||
|
||||
extern CFrame* main_frame;
|
||||
|
||||
// Define a new application
|
||||
class DolphinApp : public wxApp
|
||||
{
|
||||
|
Reference in New Issue
Block a user