Moved symbols in unknown_005740 to header file.

This commit is contained in:
Antonio Castelli
2021-05-30 23:37:09 -07:00
parent d962603b94
commit 9df03620a8
3 changed files with 14 additions and 4 deletions
+12
View File
@@ -0,0 +1,12 @@
#ifndef _UNKNOWN_005740_H_
#define _UNKNOWN_005740_H_
#include "types.h"
extern s8 D_800DC6D0;
extern s32 D_800DC6D4;
extern s32 D_800DC6D8;
extern s32 D_800DC6DC;
extern s32 D_800DC6E0;
#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: 0x80004B40 */
#include "unknown_005740.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_800DC6D0 = 0x800DC6D0;
D_800DC6D4 = 0x800DC6D4;
D_800DC6D8 = 0x800DC6D8;
D_800DC6E0 = 0x800DC6E0;
D_800DC6F0 = 0x800DC6F0;
D_800DC6F8 = 0x800DC6F8;
D_800DC700 = 0x800DC700;