mirror of
https://github.com/HarbourMasters/Starship
synced 2026-07-06 06:04:25 -04:00
Added frame interpolation markers
This commit is contained in:
@@ -168,6 +168,7 @@ void Graphics_InitializeTask(u32 frameCount) {
|
||||
|
||||
gGfxMatrix = &sGfxMatrixStack[0];
|
||||
gCalcMatrix = &sCalcMatrixStack[0];
|
||||
gInterpolationMatrix = &sInterpolationMatrixStack[0];
|
||||
|
||||
D_80178710 = &D_80178580[0];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user