mirror of
https://github.com/halpz/re3.git
synced 2025-06-28 17:16:19 +00:00
Stats(except displaying), PlayerInfo, marker fix
This commit is contained in:
@ -1390,7 +1390,7 @@ WinMain(HINSTANCE instance,
|
||||
RwChar** argv;
|
||||
SystemParametersInfo(SPI_SETFOREGROUNDLOCKTIMEOUT, 0, nil, SPIF_SENDCHANGE);
|
||||
|
||||
#if 0
|
||||
#if 1
|
||||
// TODO: make this an option somewhere
|
||||
AllocConsole();
|
||||
freopen("CONIN$", "r", stdin);
|
||||
|
Reference in New Issue
Block a user