mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-29 23:37:33 -04:00
Add aiLabel to setup's command_pointers array
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#ifndef _IN_GAME_H
|
||||
#define _IN_GAME_H
|
||||
#include <ultra64.h>
|
||||
#include "src/include/constants.h"
|
||||
|
||||
bool aiLabel(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user