More globals moved to instance_globals.

This commit is contained in:
Bart House
2018-11-24 17:59:16 -08:00
parent 40b682ecf6
commit 1d70c4a1bf
11 changed files with 233 additions and 227 deletions

View File

@@ -197,6 +197,7 @@ typedef struct {
#include "wintype.h"
#include "context.h"
#include "rm.h"
#include "botl.h"
/* Symbol offsets */
#define SYM_OFF_P (0)