mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-02-03 00:33:55 +03:00
fox_demo lone symbol
This commit is contained in:
parent
1d90a928ec
commit
c8977375e0
@ -1193,3 +1193,6 @@ D_1010880 = 0x01010880;
|
|||||||
D_10108D0 = 0x010108D0;
|
D_10108D0 = 0x010108D0;
|
||||||
D_1010920 = 0x01010920;
|
D_1010920 = 0x01010920;
|
||||||
D_1010970 = 0x01010970;
|
D_1010970 = 0x01010970;
|
||||||
|
|
||||||
|
// fox_demo
|
||||||
|
D_601F3B8 = 0x0601F3B8;
|
||||||
|
@ -37,6 +37,7 @@ extern Gfx D_6014A40[];
|
|||||||
extern Gfx D_6020810[];
|
extern Gfx D_6020810[];
|
||||||
|
|
||||||
extern Animation D_6020A40;
|
extern Animation D_6020A40;
|
||||||
|
extern Animation D_601F3B8;
|
||||||
extern Limb* D_6020C6C[];
|
extern Limb* D_6020C6C[];
|
||||||
extern Limb* D_602D140[];
|
extern Limb* D_602D140[];
|
||||||
|
|
||||||
@ -128,7 +129,7 @@ f32 D_800CA1D4[] = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
Animation* D_800CA1F4[] = {
|
Animation* D_800CA1F4[] = {
|
||||||
D_60265B4, D_602B8DC, D_60034C4, D_602A2CC, D_602CEB4, D_602B778, (Animation*) 0x0601F3B8,
|
D_60265B4, D_602B8DC, D_60034C4, D_602A2CC, D_602CEB4, D_602B778, &D_601F3B8,
|
||||||
};
|
};
|
||||||
|
|
||||||
void func_80048AC0(s32 teamId) {
|
void func_80048AC0(s32 teamId) {
|
||||||
|
Loading…
Reference in New Issue
Block a user