mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
Moved symbols in unknown_072E50 to header file.
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user