1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-21 05:53:02 +01:00

fixed static enums; added missing headers

This commit is contained in:
anyc
2014-05-19 21:10:32 +02:00
parent 82fa4439bf
commit e6c90c6ebb
23 changed files with 30 additions and 18 deletions

View File

@@ -19,6 +19,7 @@
*****************************************************************************/
#include <windows.h>
#include <string.h>
#include "addresses.h"
#include "rct2.h"
#include "sawyercoding.h"