mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-24 08:27:55 -05:00
Fix more typos
This commit is contained in:
@ -58,7 +58,7 @@ private:
|
||||
Core::Frontend::CabinetParameters parameters;
|
||||
|
||||
// If false amiibo settings failed to load
|
||||
bool is_initalized{};
|
||||
bool is_initialized{};
|
||||
};
|
||||
|
||||
class QtAmiiboSettings final : public QObject, public Core::Frontend::CabinetApplet {
|
||||
|
Reference in New Issue
Block a user