diff --git a/include/unknown_05DCD0.h b/include/unknown_05DCD0.h new file mode 100644 index 00000000..faa71f5f --- /dev/null +++ b/include/unknown_05DCD0.h @@ -0,0 +1,9 @@ +#ifndef _UNKNOWN_05DCD0_H_ +#define _UNKNOWN_05DCD0_H_ + +#include "types.h" + +extern s16 D_800DCE00[16]; +extern s16 D_800DCE20[16]; + +#endif \ No newline at end of file diff --git a/src/unknown_05DCD0.c b/src/unknown_05DCD0.c index 64c60118..8a9bc51d 100644 --- a/src/unknown_05DCD0.c +++ b/src/unknown_05DCD0.c @@ -1,6 +1,8 @@ /* 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" diff --git a/undefined_syms.txt b/undefined_syms.txt index b170f794..f2499131 100755 --- a/undefined_syms.txt +++ b/undefined_syms.txt @@ -67,8 +67,6 @@ D_800D84C0 = 0x800D84C0; D_800D8590 = 0x800D8590; D_800D9790 = 0x800D9790; D_800DA970 = 0x800DA970; -D_800DCE00 = 0x800DCE00; -D_800DCE20 = 0x800DCE20; D_800DCE40 = 0x800DCE40; D_800DCE60 = 0x800DCE60; D_800DCE80 = 0x800DCE80;