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