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