Decompile frMenuTextTimeTakenValue

This commit is contained in:
Ryan Dwyer
2020-03-19 22:32:13 +10:00
parent 0b03fabae7
commit 1648de26ea
5 changed files with 30 additions and 84 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
#include <ultra64.h>
#include "types.h"
u32 func0f097970(void);
f32 func0f097970(f32 arg0);
u32 func0f0979e8(void);
#endif
+1 -1
View File
@@ -5,7 +5,7 @@
u32 func0f1a3d98(void);
char *frMenuTextDifficultyName(struct menu_item *item);
u32 func0f1a3e40(void);
char *frMenuTextTimeTakenValue(struct menu_item *item);
char *frMenuTextScoreValue(struct menu_item *item);
u32 func0f1a3fc0(void);
char *frMenuTextTargetsDestroyedValue(struct menu_item *item);
+1 -1
View File
@@ -5607,7 +5607,7 @@ struct frdata {
/*0x440*/ u32 unk440;
/*0x444*/ u32 unk444;
/*0x448*/ u8 difficulty;
/*0x44c*/ u32 unk44c;
/*0x44c*/ s32 timetaken;
/*0x450*/ u32 score;
/*0x454*/ u8 unk454;
/*0x455*/ u8 targetsdestroyed;