Last big push for moving globals to instance_globals.

This commit is contained in:
Bart House
2018-12-19 20:01:56 -08:00
parent af949cb1df
commit cb42021389
17 changed files with 441 additions and 378 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ NhRegion *FDECL(create_force_field, (XCHAR_P,XCHAR_P,int,long));
STATIC_DCL void FDECL(reset_region_mids, (NhRegion *));
static callback_proc callbacks[] = {
static const callback_proc callbacks[] = {
#define INSIDE_GAS_CLOUD 0
inside_gas_cloud,
#define EXPIRE_GAS_CLOUD 1