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

@@ -30,7 +30,7 @@ extern "C"
#include "../management/marketing.h"
#include "../management/news_item.h"
#include "../management/research.h"
#include "../openrct2.h"
#include "../OpenRCT2.h"
#include "../peep/staff.h"
#include "../rct2.h"
#include "../ride/ride.h"