defining referenced core1 and core2 .data and .rodata bins
This commit is contained in:
@@ -8,15 +8,11 @@ extern f32 func_8028EBA4(void);
|
||||
extern void projectile_getPosition(u8 arg0, f32 arg1[3]);
|
||||
extern void func_8033FC98(u8 arg0, s32 arg1);
|
||||
|
||||
/* .data */
|
||||
// 0104 1090: 00 01 01 01 02 01 03 01 04 01 05 01 06 01 07 01 ........ ........
|
||||
// 0104 10A0: 08 01 09 01
|
||||
|
||||
extern u8 D_803726D4[];
|
||||
// 0A 0A 0F 14 19 1E 23 28 2D 32 36 3A ........ ..#(-26:
|
||||
// 0104 10B0: 3E 42 46 4A 4C 4E 50 28 14 00 00 00
|
||||
extern f32 D_803726EC;
|
||||
// 00 00 00 00 >BFJLNP( ........
|
||||
/* .data */
|
||||
u8 D_803726C0[] = { 0, 1, 1, 1, 2, 1, 3, 1, 4, 1, 5, 1, 6, 1, 7, 1, 8, 1, 9, 1};
|
||||
u8 D_803726D4[] = {10, 10, 15, 20, 25, 30, 35, 40, 45, 50, 54, 58, 62, 66, 70, 74, 76, 78, 80, 40, 20};
|
||||
f32 D_803726EC = 0.0f;
|
||||
|
||||
/* .bss */
|
||||
void func_80354670(u8 arg0, s32 arg1) {
|
||||
|
Reference in New Issue
Block a user