mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
Moved symbols in unknown_032760 to header file.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
/* The comment below is needed for this file to be picked up by generate_ld */
|
||||
/* RAM_POS: 0x80031B60 */
|
||||
|
||||
#include "unknown_032760.h"
|
||||
|
||||
#include "types.h"
|
||||
#include "macros.h"
|
||||
#include "structs.h"
|
||||
@@ -73,11 +75,11 @@ s32 D_800DCA7C[3] = { // Not sure about typing
|
||||
s32 D_800DCA88[3] = { // Not sure about typing
|
||||
0, 0, 0
|
||||
};
|
||||
s8 D_800DCA94[16] = {
|
||||
0x00, 0x00, 0x01, 0x01, 0x02, 0x00, 0x00, 0x00,
|
||||
0x00, 0x01, 0x01, 0x02, 0x02, 0x00, 0x00, 0x00
|
||||
s8 D_800DCA94[8] = {
|
||||
0x00, 0x00, 0x01, 0x01, 0x02, 0x00, 0x00, 0x00
|
||||
};
|
||||
s8 D_800DCA9C[4] = {
|
||||
s8 D_800DCA9C[12] = {
|
||||
0x00, 0x01, 0x01, 0x02, 0x02, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00
|
||||
};
|
||||
u16 D_800DCAA8[64] = {
|
||||
|
||||
Reference in New Issue
Block a user