Moved symbols in unknown_072E50 to header file.

This commit is contained in:
Antonio Castelli
2021-06-06 12:00:44 -07:00
parent 05b30056be
commit 509df885e5
3 changed files with 13 additions and 4 deletions
+11
View File
@@ -0,0 +1,11 @@
#ifndef _UNKNOWN_072E50_H_
#define _UNKNOWN_072E50_H_
#include "types.h"
extern s32 D_800DE440;
extern char D_800DE444[68];
extern s32 D_800DE488;
extern s32 D_800DE48C;
#endif