mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
Moved symbols in unknown_064830 to header file.
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
#ifndef _UNKNOWN_064830_H_
|
||||
#define _UNKNOWN_064830_H_
|
||||
|
||||
#include "types.h"
|
||||
|
||||
extern s8 D_800DCEB0;
|
||||
extern s32 D_800DCEB4;
|
||||
extern s32 D_800DCEB8;
|
||||
extern s32 D_800DCEBC;
|
||||
|
||||
// TODO: Figure out what this actually is.
|
||||
extern s32 D_800DCEC0[26];
|
||||
|
||||
// TODO: Figure out what this actually is.
|
||||
extern s32 D_800DCF28[34];
|
||||
|
||||
// TODO: Figure out what this actually is.
|
||||
extern s32 D_800DCFB0[10];
|
||||
|
||||
// TODO: Figure out what this actually is.
|
||||
extern s32 D_800DCFD8[10];
|
||||
|
||||
// TODO: Figure out what this actually is.
|
||||
extern s32 D_800DD000[10];
|
||||
|
||||
// TODO: Figure out what this actually is.
|
||||
extern s32 D_800DD028[10];
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user