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