Merge pull request #218 from TakaRikka/feature/transform-anywhere

Can transform Anywhere + Refactored checks to see if you can Quick Transform
This commit is contained in:
TakaRikka
2026-04-04 15:59:12 -07:00
committed by GitHub
5 changed files with 44 additions and 25 deletions
+1
View File
@@ -51,6 +51,7 @@ struct UserSettings {
// Cheats
bool enableFastIronBoots;
bool canTransformAnywhere;
// Technical
bool restoreWiiGlitches;