Effect Gsplash OK (#876)

* Ok

* Save?

* undef syms
This commit is contained in:
Derek Hensley
2022-07-11 18:51:56 -07:00
committed by GitHub
parent f85a398162
commit 0346fde02b
4 changed files with 123 additions and 12 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ void EffectSs_DrawGEffect(PlayState* play, EffectSs* this, void* texture) {
MtxF mfTrans11DA0;
s32 pad1;
Mtx* mtx;
void* object = play->objectCtx.status[this->rgObjBankIdx].segment;
void* object = play->objectCtx.status[this->rgObjBankIndex].segment;
OPEN_DISPS(gfxCtx);