diff --git a/data/dkr.data.s b/data/dkr.data.s index 57c02c8f..a62acbe7 100644 --- a/data/dkr.data.s +++ b/data/dkr.data.s @@ -112,21 +112,27 @@ ###################################################### -glabel D_800DC6D0 -.word 0x01000000 +############## unknown_005740.c (.data) ############## -glabel D_800DC6D4 -.word 0x00000000 +# glabel D_800DC6D0 +# .word 0x01000000 +# +# glabel D_800DC6D4 +# .word 0x00000000 +# +# glabel D_800DC6D8 +# .word 0x00000001 +# .word 0x00000000 +# +# glabel D_800DC6E0 +# .word 0x00000000 +# +# .word 0, 0, 0 # Padding -glabel D_800DC6D8 -.word 0x00000001 -.word 0x00000000 +###################################################### -glabel D_800DC6E0 -.word 0x00000000 -.word 0x00000000 -.word 0x00000000 -.word 0x00000000 + +############## unknown_00BC20.c (.data) ############## glabel D_800DC6F0 .word 0x80000000 diff --git a/src/unknown_003260.c b/src/unknown_003260.c index d5ca6b96..3b6c1a54 100644 --- a/src/unknown_003260.c +++ b/src/unknown_003260.c @@ -98,8 +98,6 @@ s32 D_800DC6C4 = 0; // Currently unknown, might be a different type. /*******************************/ -/*** No .rodata section ***/ - /************ .bss ************/ extern s32 D_80115F90; diff --git a/src/unknown_005740.c b/src/unknown_005740.c index c220f990..94aecce3 100644 --- a/src/unknown_005740.c +++ b/src/unknown_005740.c @@ -4,8 +4,22 @@ #include "types.h" #include "macros.h" +/************ .data ************/ + +s8 D_800DC6D0 = 1; // Currently unknown, might be a u8. +s32 D_800DC6D4 = 0; // Currently unknown, might be a different type. +s32 D_800DC6D8 = 1; // Currently unknown, might be a different type. +s32 D_800DC6DC = 0; // Currently unknown, might be a different type. +s32 D_800DC6E0 = 0; // Currently unknown, might be a different type. + +/*******************************/ + +/************ .bss ************/ + extern s8 D_8011AC18; +/*******************************/ + GLOBAL_ASM("asm/non_matchings/unknown_005740/func_80004B40.s") GLOBAL_ASM("asm/non_matchings/unknown_005740/func_800050D0.s") GLOBAL_ASM("asm/non_matchings/unknown_005740/func_80005254.s")