Moved symbols in unknown_05F0C0 to header file.

This commit is contained in:
Antonio Castelli
2021-06-02 19:14:59 -07:00
parent adb2e87ebe
commit c3df78cc8b
3 changed files with 10 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
#ifndef _UNKNOWN_05F0C0_H_
#define _UNKNOWN_05F0C0_H_
#include "types.h"
extern s16 D_800DCE40[16];
#endif