Moved symbols in unknown_05CEF0 to header file.

This commit is contained in:
Antonio Castelli
2021-06-02 19:04:55 -07:00
parent e4914e3cd3
commit 78587fa44c
3 changed files with 10 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
#ifndef _UNKNOWN_05CEF0_H_
#define _UNKNOWN_05CEF0_H_
#include "types.h"
extern s16 D_800DCDE0[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: 0x8005C2F0 */
#include "unknown_05CEF0.h"
#include "types.h"
#include "macros.h"
-1
View File
@@ -67,7 +67,6 @@ D_800D84C0 = 0x800D84C0;
D_800D8590 = 0x800D8590;
D_800D9790 = 0x800D9790;
D_800DA970 = 0x800DA970;
D_800DCDE0 = 0x800DCDE0;
D_800DCE00 = 0x800DCE00;
D_800DCE20 = 0x800DCE20;
D_800DCE40 = 0x800DCE40;