Restored and fixed RemoveWindowRounding option

Reorganized ddraw.ini a bit.
This commit is contained in:
NovaRain
2019-11-21 00:58:41 +08:00
parent 3348d8b716
commit 7bcb76e70c
6 changed files with 53 additions and 36 deletions
-1
View File
@@ -1,6 +1,5 @@
//Recognised modes for set_shader_mode and get_game_mode
#define WORLDMAP (0x1)
#define LOCALMAP (0x2) //No point hooking this: would always be 1 at any point at which scripts are running
#define DIALOG (0x4)
#define ESCMENU (0x8)
#define SAVEGAME (0x10)