mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
30 lines
774 B
C
30 lines
774 B
C
/* The comment below is needed for this file to be picked up by generate_ld */
|
|
/* RAM_POS: 0x8005D0D0 */
|
|
|
|
#include "unknown_05DCD0.h"
|
|
|
|
#include "types.h"
|
|
#include "macros.h"
|
|
|
|
/************ .data ************/
|
|
|
|
s16 D_800DCE00[16] = {
|
|
0x022D, 0x00A7, 0x00A8, 0x00B7,
|
|
0x00B8, 0x00F4, 0x00F5, 0x00FA,
|
|
0x00FB, 0x0229, 0x022A, 0x002E,
|
|
0x002F, 0x0030, 0x0000, 0x0000
|
|
};
|
|
|
|
s16 D_800DCE20[16] = {
|
|
0x022C, 0x00A5, 0x00A6, 0x00B5,
|
|
0x00B6, 0x00F2, 0x00F3, 0x00F8,
|
|
0x00F9, 0x0227, 0x0228, 0x002E,
|
|
0x002F, 0x0030, 0x0000, 0x0000
|
|
};
|
|
|
|
/*******************************/
|
|
|
|
GLOBAL_ASM("asm/non_matchings/unknown_05DCD0/func_8005D0D0.s")
|
|
GLOBAL_ASM("asm/non_matchings/unknown_05DCD0/func_8005D820.s")
|
|
GLOBAL_ASM("asm/non_matchings/unknown_05DCD0/func_8005E204.s")
|