unknown_079F50.c data section

This commit is contained in:
David Benepe
2021-05-25 15:12:52 -05:00
parent 20ec1e149a
commit 83c1cf8bbe
2 changed files with 61 additions and 37 deletions
+39 -35
View File
@@ -1529,43 +1529,47 @@
############## unknown_079F50.c (.data) ##############
glabel D_800DE730
.word 0x00000000
.word 0x00000000
# glabel D_800DE730
# .word 0x00000000
# .word 0x00000000
#
# glabel D_800DE738
# .word 0x00000000
# .word 0x00000008
#
# glabel D_800DE740
# .word 0x00000000
#
# glabel D_800DE744
# .word 0x00000000
#
# glabel D_800DE748
# .word 0x00000000
#
# glabel D_800DE74C
# .word 0x00000000
#
# glabel D_800DE750
# .word 0x00000000
#
# glabel D_800DE754
# .word 0x00000000
#
# glabel D_800DE758
# .word 0x00000000
# .word 0x00000000
#
# glabel D_800DE760
# .word 0x00000000
#
# glabel D_800DE764
# .word 0x00000000
# .word 0x00000000
# .word 0x00000000
glabel D_800DE738
.word 0x00000000
.word 0x00000008
######################################################
glabel D_800DE740
.word 0x00000000
glabel D_800DE744
.word 0x00000000
glabel D_800DE748
.word 0x00000000
glabel D_800DE74C
.word 0x00000000
glabel D_800DE750
.word 0x00000000
glabel D_800DE754
.word 0x00000000
glabel D_800DE758
.word 0x00000000
.word 0x00000000
glabel D_800DE760
.word 0x00000000
glabel D_800DE764
.word 0x00000000
.word 0x00000000
.word 0x00000000
############## unknown_07AF10.c (.data) ##############
glabel D_800DE770
.word 0x00000000
+22 -2
View File
@@ -61,8 +61,28 @@ typedef struct{
u8 pad00[0x50];
}unk800E3900;
extern u32 D_800DE754;
extern u32 D_800DE758;
/************ .data ************/
// Unsure about if this is an array or struct.
s32 D_800DE730[] = { 0, 0 };
s32 D_800DE738[] = { 0, 8 };
s32 D_800DE740 = 0; // Currently unknown, might be a different type.
s32 D_800DE744 = 0; // Currently unknown, might be a different type.
s32 D_800DE748 = 0; // Currently unknown, might be a different type.
s32 D_800DE74C = 0; // Currently unknown, might be a different type.
s32 D_800DE750 = 0; // Currently unknown, might be a different type.
u32 D_800DE754 = 0;
u32 D_800DE758 = 0;
s32 D_800DE75C = 0; // Currently unknown, might be a different type.
s32 D_800DE760 = 0; // Currently unknown, might be a different type.
s32 D_800DE764 = 0; // Currently unknown, might be a different type.
/*******************************/
extern OSViMode D_800E3900[];//osViModeTable;
extern s32 D_80126120;