mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-05 17:43:23 -04:00
d_a_player_pushpull.inc - Almost all matching except minor issues. (#728)
Co-authored-by: < >
This commit is contained in:
@@ -147,6 +147,7 @@ public:
|
||||
daPyRFlg0_UNK1 = 0x00000001,
|
||||
daPyRFlg0_UNK2 = 0x00000002,
|
||||
daPyRFlg0_ROPE_GRAB_RIGHT_HAND = 0x00000004,
|
||||
daPyRFlg0_UNK8 = 0x00000008,
|
||||
daPyRFlg0_UNK10 = 0x00000010,
|
||||
daPyRFlg0_GRAB_UP_END = 0x00000020,
|
||||
daPyRFlg0_AUTO_JUMP_LAND = 0x00000040,
|
||||
|
||||
@@ -1600,7 +1600,7 @@ public:
|
||||
BOOL procHammerFrontSwing();
|
||||
BOOL procHammerFrontSwingEnd_init();
|
||||
BOOL procHammerFrontSwingEnd();
|
||||
void setPushPullKeepData(dBgW::PushPullLabel);
|
||||
int setPushPullKeepData(dBgW::PushPullLabel);
|
||||
BOOL procPushPullWait_init(int);
|
||||
BOOL procPushPullWait();
|
||||
BOOL procPushMove_init();
|
||||
|
||||
Reference in New Issue
Block a user