forked from len0rd/rockbox
Player compatible code, interface still needs some changes for player
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@874 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
61648002b4
commit
647661c3bb
6 changed files with 61 additions and 41 deletions
|
|
@ -34,6 +34,7 @@
|
|||
|
||||
extern HWND hGUIWnd; // the GUI window handle
|
||||
extern unsigned int uThreadID; // id of mod thread
|
||||
extern bool bActive;
|
||||
|
||||
// typedefs
|
||||
typedef unsigned char uchar;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue