mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-17 21:03:21 -04:00
Convert setup segment into game's .data segment
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#ifndef IN_GAME_DATA_AILISTS_H
|
||||
#define IN_GAME_DATA_AILISTS_H
|
||||
#include <ultra64.h>
|
||||
|
||||
extern struct ailist g_GlobalAilists[];
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user