mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-03 16:42:16 -04:00
Decompile mpMenuTextAward2
This commit is contained in:
@@ -11,7 +11,7 @@ char *mpMenuTextWeaponDescription(struct menu_item *item);
|
||||
u32 func0f1783a0(void);
|
||||
char *mpMenuTextWeaponOfChoiceName(struct menu_item *item);
|
||||
char *mpMenuTextAward1(struct menu_item *item);
|
||||
u32 func0f1784f0(void);
|
||||
char *mpMenuTextAward2(struct menu_item *item);
|
||||
u32 func0f17853c(void);
|
||||
s32 menuhandler001785c4(u32, u32, u32 *);
|
||||
s32 menuhandler001786d8(u32, u32, u32 *);
|
||||
|
||||
+1
-1
@@ -2669,7 +2669,7 @@ struct player {
|
||||
/*0x196c*/ u32 shootrotx;
|
||||
/*0x1970*/ u32 shootroty;
|
||||
/*0x1974*/ char *award1;
|
||||
/*0x1978*/ u32 unk1978;
|
||||
/*0x1978*/ char *award2;
|
||||
/*0x197c*/ u32 unk197c;
|
||||
/*0x1980*/ u32 unk1980;
|
||||
/*0x1984*/ u32 unk1984;
|
||||
|
||||
Reference in New Issue
Block a user