ksys/eco: Implement LevelSensor::init

This commit is contained in:
Léo Lam
2021-05-19 15:25:50 +02:00
parent 38ffb1f160
commit 0c73c0d670
3 changed files with 13 additions and 4 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ private:
f32 mEnemyPoints{};
bool _14{};
f32 mDefaultPoints = -1;
al::ByamlIter* mBymlIter = nullptr;
al::ByamlIter* mRootIter = nullptr;
res::Handle mResHandle;
};
KSYS_CHECK_SIZE_NX150(LevelSensor, 0x78);