- almost done with TextEnterMenu.

This commit is contained in:
Christoph Oelckers 2017-02-18 21:18:23 +01:00
commit f5a0f6b3bf
8 changed files with 255 additions and 256 deletions

View file

@ -8,6 +8,8 @@
#include "doomerrors.h"
#include "memarena.h"
class DObject;
extern FMemArena ClassDataAllocator;
#define MAX_RETURNS 8 // Maximum number of results a function called by script code can return