1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-21 22:13:07 +01:00

Rename openrct2.c h to OpenRCT2.c h

This commit is contained in:
Ted John
2016-12-11 00:12:29 +00:00
parent 1c0e09f68a
commit abc3835d7b
31 changed files with 32 additions and 32 deletions

View File

@@ -26,7 +26,7 @@
#include "../core/Guard.hpp"
extern "C" {
#include "../openrct2.h"
#include "../OpenRCT2.h"
#include "../platform/platform.h"
#include "../util/sawyercoding.h"
}