Moved symbols in unknown_05DCD0 to header file.

This commit is contained in:
Antonio Castelli
2021-06-02 19:07:04 -07:00
parent 78587fa44c
commit adb2e87ebe
3 changed files with 11 additions and 2 deletions
+9
View File
@@ -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
+2
View File
@@ -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"
-2
View File
@@ -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;