mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
Moved symbols in unknown_05F690 to header file.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
#ifndef _UNKNOWN_05F690_H_
|
||||
#define _UNKNOWN_05F690_H_
|
||||
|
||||
#include "types.h"
|
||||
|
||||
extern s16 D_800DCE60[16];
|
||||
extern s16 D_800DCE80[16];
|
||||
extern s32 D_800DCEA0;
|
||||
extern s32 D_800DCEA4;
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user