mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-04 16:59:49 -04:00
Decompile handTickIncAttackingClose
This commit is contained in:
@@ -985,6 +985,7 @@
|
||||
#define HANDSTATEMINOR_IDLE 0
|
||||
#define HANDSTATEMINOR_START 1
|
||||
#define HANDSTATEMINOR_ANIM 2
|
||||
#define HANDSTATEMINOR_3 3
|
||||
#define HANDSTATEMINOR_WAIT 55
|
||||
|
||||
#define HANGARBIO_INSTITUTE 0
|
||||
|
||||
@@ -16,7 +16,7 @@ u32 func0f0981e8(void);
|
||||
bool func0f098884(struct guncmd *cmd, struct shorthand *hand);
|
||||
void func0f0988e0(struct guncmd *cmd, s32 handnum, struct hand *hand);
|
||||
bool func0f098a44(struct hand *hand, s32 time);
|
||||
u32 func0f098bfc(void);
|
||||
bool func0f098bfc(struct hand *hand);
|
||||
void handResetAnim(struct hand *hand);
|
||||
void handGetWeaponInfo(struct handweaponinfo *info, s32 handnum);
|
||||
s32 func0f098ca0(s32 arg0, struct handweaponinfo *info, struct hand *hand);
|
||||
|
||||
Reference in New Issue
Block a user