mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-14 02:27:21 -07:00
magic (#3278)
This commit is contained in:
parent
cff2e37287
commit
9d581f10e7
26 changed files with 130 additions and 130 deletions
|
@ -1090,8 +1090,8 @@ s32 Health_ChangeBy(PlayState* play, s16 healthChange);
|
|||
void Rupees_ChangeBy(s16 rupeeChange);
|
||||
void Inventory_ChangeAmmo(s16 item, s16 ammoChange);
|
||||
void Magic_Fill(PlayState* play);
|
||||
void func_800876C8(PlayState* play);
|
||||
s32 func_80087708(PlayState* play, s16 arg1, s16 arg2);
|
||||
void Magic_Reset(PlayState* play);
|
||||
s32 Magic_RequestChange(PlayState* play, s16 amount, s16 type);
|
||||
void func_80088AA0(s16 seconds);
|
||||
void func_80088AF0(PlayState* play);
|
||||
void func_80088B34(s16 arg0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue