Ported m404Dll to PAL and misc changes
This commit is contained in:
parent
d7cb16e6cc
commit
be58da5878
14 changed files with 329 additions and 324 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue