mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2024-11-27 19:44:15 +01:00
fix linux build
This commit is contained in:
parent
6a32981ba5
commit
90947a608f
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
#include "Pools.h"
|
#include "Pools.h"
|
||||||
#include "World.h"
|
#include "World.h"
|
||||||
|
#include "ParticleType.h"
|
||||||
|
|
||||||
#ifdef FIX_BUGS
|
#ifdef FIX_BUGS
|
||||||
#ifndef DONT_FIX_REPLAY_BUGS
|
#ifndef DONT_FIX_REPLAY_BUGS
|
||||||
@ -11,7 +12,6 @@
|
|||||||
|
|
||||||
class CVehicle;
|
class CVehicle;
|
||||||
struct CReference;
|
struct CReference;
|
||||||
enum tParticleType;
|
|
||||||
|
|
||||||
struct CAddressInReplayBuffer
|
struct CAddressInReplayBuffer
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user