Fix up some file handling, add support for initializing a house file

This commit is contained in:
elasota
2020-01-03 00:13:41 -05:00
parent e00f506ee2
commit 32116bc17e
19 changed files with 708 additions and 475 deletions

View File

@@ -7,6 +7,8 @@
#include <Windows.h>
#undef CreateMutex
#undef DeleteFile
struct IGpFiber;
struct IGpColorCursor_Win32;