mirror of
https://github.com/td512/re3.git
synced 2026-03-05 01:55:02 +00:00
Redo ReadSaveBuf + common.h cleanup
This commit is contained in:
@@ -23,3 +23,5 @@ public:
|
||||
};
|
||||
|
||||
extern CConsole TheConsole;
|
||||
|
||||
void cprintf(char*, ...);
|
||||
@@ -14,6 +14,7 @@
|
||||
#include "ParticleObject.h"
|
||||
#include "Particle.h"
|
||||
#include "soundlist.h"
|
||||
#include "debugmenu.h"
|
||||
|
||||
|
||||
#define MAX_PARTICLES_ON_SCREEN (1000)
|
||||
|
||||
Reference in New Issue
Block a user