mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
unknown_05CEF0.c data section
This commit is contained in:
+9
-9
@@ -724,15 +724,15 @@
|
||||
|
||||
############## unknown_05CEF0.c (.data) ##############
|
||||
|
||||
glabel D_800DCDE0
|
||||
.word 0x022B00A3
|
||||
.word 0x00A400B3
|
||||
.word 0x00B400F0
|
||||
.word 0x00F100F6
|
||||
.word 0x00F70225
|
||||
.word 0x0226002E
|
||||
.word 0x002F0030
|
||||
.word 0x00000000
|
||||
# glabel D_800DCDE0
|
||||
# .word 0x022B00A3
|
||||
# .word 0x00A400B3
|
||||
# .word 0x00B400F0
|
||||
# .word 0x00F100F6
|
||||
# .word 0x00F70225
|
||||
# .word 0x0226002E
|
||||
# .word 0x002F0030
|
||||
# .word 0x00000000
|
||||
|
||||
######################################################
|
||||
|
||||
|
||||
@@ -4,6 +4,17 @@
|
||||
#include "types.h"
|
||||
#include "macros.h"
|
||||
|
||||
/************ .data ************/
|
||||
|
||||
s16 D_800DCDE0[14] = {
|
||||
0x022B, 0x00A3, 0x00A4, 0x00B3,
|
||||
0x00B4, 0x00F0, 0x00F1, 0x00F6,
|
||||
0x00F7, 0x0225, 0x0226, 0x002E,
|
||||
0x002F, 0x0030
|
||||
};
|
||||
|
||||
/*******************************/
|
||||
|
||||
GLOBAL_ASM("asm/non_matchings/unknown_05CEF0/func_8005C2F0.s")
|
||||
GLOBAL_ASM("asm/non_matchings/unknown_05CEF0/func_8005C364.s")
|
||||
GLOBAL_ASM("asm/non_matchings/unknown_05CEF0/func_8005CA78.s")
|
||||
|
||||
Reference in New Issue
Block a user