mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-18 05:08:36 -04:00
Identify chrFindByLiteralId
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
#include <ultra64.h>
|
||||
#include "constants.h"
|
||||
|
||||
struct chrdata *chrFindByLiteralId(u8 chrnum);
|
||||
struct chrdata *chrFindById(struct chrdata *data, u8 chrnum);
|
||||
|
||||
float chrGetTimer(struct chrdata *chr);
|
||||
|
||||
Reference in New Issue
Block a user