bool addition

This commit is contained in:
Baoulettes 2022-04-17 21:09:09 +02:00 committed by GitHub
commit 24bd6bc094
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,6 +25,7 @@ struct SoHConfigType {
bool animated_pause_menu = false; bool animated_pause_menu = false;
bool minimal_ui = false; bool minimal_ui = false;
bool mm_bunny_hood = false; bool mm_bunny_hood = false;
bool uniform_lr = true;
} enhancements; } enhancements;
// Controller // Controller