Decompile chrTickThrowGrenade

This commit is contained in:
Ryan Dwyer
2020-02-23 22:07:41 +10:00
parent c4818bec7c
commit 67421c8a12
3 changed files with 57 additions and 262 deletions
+3
View File
@@ -95,6 +95,7 @@
#define ANIM_DEATH_STOMACH_LONG 0x0039
#define ANIM_003C 0x003c
#define ANIM_TALKING_003D 0x003d
#define ANIM_THROWGRENADE_STANDING 0x003e
#define ANIM_KNEEL_SHOOT_RIGHT_HAND 0x004b
#define ANIM_RUNNING_ONEHANDGUN 0x0059
#define ANIM_TALKING_0098 0x0098
@@ -133,6 +134,8 @@
#define ANIM_HEAD_ROLL 0x023b
#define ANIM_PICK_UP_GUN 0x023d
#define ANIM_BIG_SNEEZE 0x023f
#define ANIM_THROWGRENADE_NOPIN 0x0242
#define ANIM_THROWGRENADE_CROUCHING 0x0244
#define ANIM_DRAW_PISTOL_0245 0x0245
#define ANIM_LOOK_AROUND_025B 0x025b
#define ANIM_LOOK_AROUND_025C 0x025c
+1 -1
View File
@@ -127,7 +127,7 @@ void func0f03e29c(struct chrdata *chr, s32 arg1, s32 arg2, s32 arg3, struct coor
f32 func0f03e45c(struct chrdata *chr);
u32 func0f03e5f0(void);
u32 func0f03e754(void);
u32 func0f03e788(void);
void func0f03e788(struct chrdata *chr, s32 arg1, f32 arg2, f32 arg3, f32 arg4);
u32 func0f03e9f4(void);
u32 func0f03f778(void);
u32 func0f03fa10(void);