Decompile weaponIsOneHanded

This commit is contained in:
Ryan Dwyer
2020-06-21 12:05:01 +10:00
parent 9212454667
commit 37429c19a1
4 changed files with 34 additions and 43 deletions
+1
View File
@@ -2784,6 +2784,7 @@
#define WEAPON_DISABLED 0x5c
#define WEAPON_SUICIDEPILL 0x5d
#define WEAPONFLAG_ONEHANDED 0x00000008
#define WEAPONFLAG_00000010 0x00000010
#define WEAPONFLAG_TRACKTIMEUSED 0x00000200
#define WEAPONFLAG_DUALWIELD 0x00001000
+1 -1
View File
@@ -5,7 +5,7 @@
f32 func0f02dff0(u32 animnum);
u32 func0f02e064(struct chrdata *chr);
bool func0f02e124(struct prop *prop);
bool weaponIsOneHanded(struct prop *prop);
f32 func0f02e15c(struct chrdata *chr, f32 arg1, f32 arg2);
s32 func0f02e1cc(struct chrdata *chr, s32 arg1);
u32 func0f02e260(void);