Remove gCmdLine declaration
This commit is contained in:
parent
12b1a7c7c8
commit
344a69cec9
|
@ -15,7 +15,6 @@ typedef HRESULT(__stdcall DirectSoundCreateProc)(GUID*, LPDIRECTSOUND*, IUnknown
|
|||
|
||||
extern DirectSoundCreateProc* gDirectSoundCreateProc;
|
||||
extern HWND gProgramWindow;
|
||||
extern LPSTR gCmdLine;
|
||||
extern bool gProgramIsActive;
|
||||
extern HANDLE _GNW95_mutex;
|
||||
extern HMODULE gDSoundDLL;
|
||||
|
|
Loading…
Reference in New Issue