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