Moved symbols in unknown_05DCD0 to header file.

This commit is contained in:
Antonio Castelli
2021-06-02 19:07:04 -07:00
parent 78587fa44c
commit adb2e87ebe
3 changed files with 11 additions and 2 deletions
+9
View File
@@ -0,0 +1,9 @@
#ifndef _UNKNOWN_05DCD0_H_
#define _UNKNOWN_05DCD0_H_
#include "types.h"
extern s16 D_800DCE00[16];
extern s16 D_800DCE20[16];
#endif