1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-23 14:54:30 +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

@@ -21,7 +21,7 @@
#include "../image_io.h"
#include "../intro.h"
#include "../localisation/localisation.h"
#include "../openrct2.h"
#include "../OpenRCT2.h"
#include "../platform/platform.h"
#include "../rct2.h"
#include "../util/util.h"