mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced 2024-12-23 17:00:01 +00:00
Case sensitive my ass
This commit is contained in:
parent
a223157000
commit
132a710a0a
|
@ -26,10 +26,11 @@
|
||||||
#include "Messages.h"
|
#include "Messages.h"
|
||||||
#include "Population.h"
|
#include "Population.h"
|
||||||
#include "CarCtrl.h"
|
#include "CarCtrl.h"
|
||||||
#include "TimeCycle.h"
|
#include "Timecycle.h"
|
||||||
#include "Rubbish.h"
|
#include "Rubbish.h"
|
||||||
#include "Text.h"
|
#include "Text.h"
|
||||||
#include "Hud.h"
|
#include "Hud.h"
|
||||||
|
#include "crossplatform.h"
|
||||||
|
|
||||||
const struct {
|
const struct {
|
||||||
const char *szTrackName;
|
const char *szTrackName;
|
||||||
|
|
Loading…
Reference in a new issue