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