Ported m404Dll to PAL and misc changes

This commit is contained in:
dbalatoni13 2025-01-03 22:59:16 +01:00
parent d7cb16e6cc
commit be58da5878
14 changed files with 329 additions and 324 deletions

View file

@ -27,6 +27,8 @@ typedef struct datalist_sprite {
GXColor color;
} DataListSprite;
// void fn_1_1EC0(s16 view);
s32 fn_1_2490(void);
s32 fn_1_37DC(void);
@ -42,4 +44,4 @@ extern s16 lbl_1_data_100;
extern DataListModel lbl_1_data_428[];
extern DataListSprite lbl_1_data_93C[];
#endif
#endif