mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-10 12:54:51 -04:00
Decompile invMenuTextWeaponDescription
This commit is contained in:
@@ -205,8 +205,8 @@ extern struct menu_dialog g_ControlStyleSingleMenuDialog;
|
||||
extern struct menu_dialog menudialog_control3;
|
||||
extern struct menu_dialog menudialog_control4;
|
||||
extern u32 var80072d8c;
|
||||
extern u32 var800733b8;
|
||||
extern u32 var800733c4;
|
||||
extern u8 g_CassNecklaceUsername[10];
|
||||
extern u8 g_CassNecklacePassword[14];
|
||||
extern struct menu_dialog menudialog_weaponsavailable;
|
||||
extern struct menu_dialog menudialog_196b0;
|
||||
extern struct menu_dialog menudialog_196c8;
|
||||
|
||||
@@ -20,7 +20,7 @@ char *invMenuTextSecondaryFunction(struct menu_item *item);
|
||||
u32 func0f105948(void);
|
||||
char *invMenuTextWeaponName(struct menu_item *item);
|
||||
char *invMenuTextWeaponManufacturer(struct menu_item *item);
|
||||
u32 func0f105e80(void);
|
||||
char *invMenuTextWeaponDescription(struct menu_item *item);
|
||||
u32 func0f106508(void);
|
||||
u32 func0f1065c0(void);
|
||||
u32 func0f106a7c(void);
|
||||
|
||||
Reference in New Issue
Block a user