Moved symbols in unknown_005740 to header file.

This commit is contained in:
Antonio Castelli
2021-05-30 23:37:09 -07:00
parent d962603b94
commit 9df03620a8
3 changed files with 14 additions and 4 deletions
+12
View File
@@ -0,0 +1,12 @@
#ifndef _UNKNOWN_005740_H_
#define _UNKNOWN_005740_H_
#include "types.h"
extern s8 D_800DC6D0;
extern s32 D_800DC6D4;
extern s32 D_800DC6D8;
extern s32 D_800DC6DC;
extern s32 D_800DC6E0;
#endif