mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
16 lines
531 B
C
16 lines
531 B
C
/* The comment below is needed for this file to be picked up by generate_ld */
|
|
/* RAM_POS: 0x800D3820 */
|
|
|
|
#include "types.h"
|
|
#include "macros.h"
|
|
|
|
s32 D_800E48A0[8] = { 0, 0, 0, 0, 0, 0, 0, 0 };
|
|
|
|
GLOBAL_ASM("lib/asm/non_matchings/unknown_0D43F0/alCopy.s")
|
|
GLOBAL_ASM("lib/asm/non_matchings/unknown_0D43F0/_Putfld.s")
|
|
|
|
// Both of these are used in _Printf
|
|
char D_800E48C0[36] = " ";
|
|
char D_800E48E4[32] = "00000000000000000000000000000000";
|
|
|
|
GLOBAL_ASM("lib/asm/non_matchings/unknown_0D43F0/_Printf.s") |