mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
remove more test code
This commit is contained in:
parent
d8b4d653f1
commit
e1d115284e
1 changed files with 0 additions and 3 deletions
|
@ -75,8 +75,6 @@
|
|||
|
||||
#include "Core/HLE/sceUmd.h"
|
||||
|
||||
#include <WinUser.h>
|
||||
|
||||
#ifdef THEMES
|
||||
#include "XPTheme.h"
|
||||
#endif
|
||||
|
@ -119,7 +117,6 @@ namespace MainWindow
|
|||
HWND hwndMain;
|
||||
HWND hwndDisplay;
|
||||
HWND hwndGameList;
|
||||
|
||||
TouchInputHandler touchHandler;
|
||||
static HMENU menu;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue