mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-29 23:37:33 -04:00
Attempt to decompile ammotypeGetPickupName
This commit is contained in:
@@ -235,7 +235,7 @@ u32 func0f087458(void);
|
||||
void propObjGetBbox(struct prop *prop, f32 *width, f32 *ymax, f32 *ymin);
|
||||
u32 func0f087638(void);
|
||||
u32 func0f087668(void);
|
||||
u32 func0f08791c(void);
|
||||
void ammotypeGetPickupName(char *dst, s32 ammotype, s32 qty);
|
||||
void func0f087b0c(u32 ammotype);
|
||||
u32 propPlayPickupSound(struct prop *prop, s32 weapon);
|
||||
void func0f087d10(s32 weaponnum);
|
||||
|
||||
Reference in New Issue
Block a user