AGS: Move more game.cpp globals to Globals
This commit is contained in:
parent
bad09b641f
commit
3a0a70bc43
40 changed files with 120 additions and 143 deletions
|
@ -57,8 +57,6 @@ namespace AGS3 {
|
|||
using namespace AGS::Shared;
|
||||
using namespace AGS::Engine;
|
||||
|
||||
extern char pexbuf[STD_BUFFER_SIZE];
|
||||
|
||||
static const char *OutputMsgBufID = "buffer";
|
||||
static const char *OutputFileID = "file";
|
||||
static const char *OutputSystemID = "stdout";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue