1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-16 11:33:03 +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

@@ -22,7 +22,7 @@
extern "C"
{
#include "openrct2.h"
#include "OpenRCT2.h"
#include "platform/platform.h"
}