Almost Match HuSprDisp

This commit is contained in:
gamemasterplc 2023-12-03 00:39:20 -06:00
parent 23667d4e97
commit 9b7a5a472e
6 changed files with 193 additions and 11 deletions

View file

@ -159,7 +159,7 @@ typedef struct om_obj_data {
void *data;
} omObjData;
typedef struct anim_time_data {
typedef struct anim_frame_data {
s16 pat;
s16 time;
s16 shiftX;