Decompile more of instdll
This commit is contained in:
parent
2ecef59c15
commit
811466d79f
7 changed files with 639 additions and 274 deletions
|
|
@ -136,5 +136,8 @@ void HuWinExAnimIn(s16 window);
|
|||
void HuWinExAnimOut(s16 window);
|
||||
void HuWinExCleanup(s16 window);
|
||||
void HuWinExAnimPopIn(s16 window, s16 portrait);
|
||||
void *MessData_MesPtrGet(void *data, u32 index);
|
||||
|
||||
extern void *messDataPtr;
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue