Moved symbols in unknown_064830 to header file.

This commit is contained in:
Antonio Castelli
2021-06-02 19:49:43 -07:00
parent e5fa7ef22b
commit 057b30a3eb
3 changed files with 31 additions and 7 deletions
+29
View File
@@ -0,0 +1,29 @@
#ifndef _UNKNOWN_064830_H_
#define _UNKNOWN_064830_H_
#include "types.h"
extern s8 D_800DCEB0;
extern s32 D_800DCEB4;
extern s32 D_800DCEB8;
extern s32 D_800DCEBC;
// TODO: Figure out what this actually is.
extern s32 D_800DCEC0[26];
// TODO: Figure out what this actually is.
extern s32 D_800DCF28[34];
// TODO: Figure out what this actually is.
extern s32 D_800DCFB0[10];
// TODO: Figure out what this actually is.
extern s32 D_800DCFD8[10];
// TODO: Figure out what this actually is.
extern s32 D_800DD000[10];
// TODO: Figure out what this actually is.
extern s32 D_800DD028[10];
#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: 0x80063C30 */
#include "unknown_064830.h"
#include "types.h"
#include "macros.h"
#include "libultra_internal.h"
-7
View File
@@ -67,13 +67,6 @@ D_800D84C0 = 0x800D84C0;
D_800D8590 = 0x800D8590;
D_800D9790 = 0x800D9790;
D_800DA970 = 0x800DA970;
D_800DCEB0 = 0x800DCEB0;
D_800DCEC0 = 0x800DCEC0;
D_800DCF28 = 0x800DCF28;
D_800DCFB0 = 0x800DCFB0;
D_800DCFD8 = 0x800DCFD8;
D_800DD000 = 0x800DD000;
D_800DD028 = 0x800DD028;
D_800DD050 = 0x800DD050;
D_800DD060 = 0x800DD060;
D_800DD064 = 0x800DD064;