mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-10 13:45:10 -05:00
Last change broke the mingw32 build
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3710 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
a9944c385b
commit
23d1cdd4de
1 changed files with 0 additions and 2 deletions
|
|
@ -38,8 +38,6 @@ extern void new_key(int key);
|
||||||
|
|
||||||
void button_event(int key, bool pressed);
|
void button_event(int key, bool pressed);
|
||||||
|
|
||||||
extern int _fmode;
|
|
||||||
|
|
||||||
// variables
|
// variables
|
||||||
HWND hGUIWnd; // the GUI window handle
|
HWND hGUIWnd; // the GUI window handle
|
||||||
unsigned int uThreadID; // id of mod thread
|
unsigned int uThreadID; // id of mod thread
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue