unknown_005740.c data section

This commit is contained in:
David Benepe
2021-05-27 19:19:58 -07:00
committed by Antonio Castelli
parent a2f2e6e2f2
commit e5dd55c69e
3 changed files with 32 additions and 14 deletions
+18 -12
View File
@@ -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
-2
View File
@@ -98,8 +98,6 @@ s32 D_800DC6C4 = 0; // Currently unknown, might be a different type.
/*******************************/
/*** No .rodata section ***/
/************ .bss ************/
extern s32 D_80115F90;
+14
View File
@@ -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")