- exported all meaningful parts of side_t to the VM.

This commit is contained in:
Christoph Oelckers 2017-01-08 21:42:26 +01:00
commit f78927500e
6 changed files with 216 additions and 13 deletions

View file

@ -50,6 +50,7 @@
#include "i_system.h"
#include "po_man.h"
#include "r_state.h"
#include "g_levellocals.h"
#include "math/cmath.h"
static const int PO_LINE_START = 1;