mirror of
https://github.com/halpz/re3.git
synced 2025-07-26 00:32:41 +00:00
Case sensitive my ass
This commit is contained in:
@ -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;
|
||||||
|
Reference in New Issue
Block a user