Moved symbols in unknown_072E50 to header file.

This commit is contained in:
Antonio Castelli
2021-06-06 12:00:44 -07:00
parent 05b30056be
commit 509df885e5
3 changed files with 13 additions and 4 deletions
+11
View File
@@ -0,0 +1,11 @@
#ifndef _UNKNOWN_072E50_H_
#define _UNKNOWN_072E50_H_
#include "types.h"
extern s32 D_800DE440;
extern char D_800DE444[68];
extern s32 D_800DE488;
extern s32 D_800DE48C;
#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: 0x80072250 */
#include "unknown_072E50.h"
#include "types.h"
#include "macros.h"
-4
View File
@@ -72,10 +72,6 @@ D_800DD434 = 0x800DD434;
D_800DD438 = 0x800DD438;
D_800DD43C = 0x800DD43C;
D_800DDC3E = 0x800DDC3E;
D_800DE440 = 0x800DE440;
D_800DE444 = 0x800DE444;
D_800DE488 = 0x800DE488;
D_800DE48C = 0x800DE48C;
D_800DE490 = 0x800DE490;
D_800DE4B0 = 0x800DE4B0;
D_800DE4B4 = 0x800DE4B4;