mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-10 19:45:09 -05:00
parent
18208cc993
commit
aa00cba76e
@ -10973,6 +10973,7 @@ void Player_DrawGameplay(GlobalContext* globalCtx, Player* this, s32 lod, Gfx* c
|
|||||||
if (this->currentMask == PLAYER_MASK_BUNNY) {
|
if (this->currentMask == PLAYER_MASK_BUNNY) {
|
||||||
Vec3s sp68;
|
Vec3s sp68;
|
||||||
|
|
||||||
|
FrameInterpolation_RecordActorPosRotMatrix();
|
||||||
gSPSegment(POLY_OPA_DISP++, 0x0B, sp70);
|
gSPSegment(POLY_OPA_DISP++, 0x0B, sp70);
|
||||||
|
|
||||||
sp68.x = D_80858AC8.unk_02 + 0x3E2;
|
sp68.x = D_80858AC8.unk_02 + 0x3E2;
|
||||||
|
Loading…
Reference in New Issue
Block a user