Moved symbols in unknown_05F690 to header file.

This commit is contained in:
Antonio Castelli
2021-06-02 19:35:49 -07:00
parent c3df78cc8b
commit f87dcd5e36
3 changed files with 13 additions and 4 deletions
+11
View File
@@ -0,0 +1,11 @@
#ifndef _UNKNOWN_05F690_H_
#define _UNKNOWN_05F690_H_
#include "types.h"
extern s16 D_800DCE60[16];
extern s16 D_800DCE80[16];
extern s32 D_800DCEA0;
extern s32 D_800DCEA4;
#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: 0x8005EA90 */
#include "unknown_05F690.h"
#include "types.h"
#include "macros.h"
-4
View File
@@ -67,10 +67,6 @@ D_800D84C0 = 0x800D84C0;
D_800D8590 = 0x800D8590;
D_800D9790 = 0x800D9790;
D_800DA970 = 0x800DA970;
D_800DCE60 = 0x800DCE60;
D_800DCE80 = 0x800DCE80;
D_800DCEA0 = 0x800DCEA0;
D_800DCEA4 = 0x800DCEA4;
D_800DCEB0 = 0x800DCEB0;
D_800DCEC0 = 0x800DCEC0;
D_800DCF28 = 0x800DCF28;