Namefixer Fixes (#1252)

* Fixes

* gSaveContext.save.playerData.doubleMagic
This commit is contained in:
Derek Hensley
2023-05-27 18:49:19 -07:00
committed by GitHub
parent 74d881e921
commit 7a5cbf2e20
2 changed files with 5 additions and 6 deletions
@@ -605,7 +605,7 @@ void KaleidoScope_DrawInventoryEditor(PlayState* play) {
KaleidoScope_DrawDigit(play, gSaveContext.save.saveInfo.playerData.doubleDefense, 44, 202);
// Magic
//! @bug should be gSaveContext.save.saveInfo.playerData.doubleMagic
//! @bug should be gSaveContext.save.saveInfo.playerData.isDoubleMagicAcquired
KaleidoScope_DrawDigit(play, gSaveContext.save.saveInfo.playerData.doubleDefense, 75, 202);
// Lottery