citra_qt/configuration: Add Play Coins setting
This commit is contained in:
parent
458f8d103b
commit
31dc9003c5
3 changed files with 31 additions and 2 deletions
|
@ -47,4 +47,5 @@ private:
|
|||
int language_index;
|
||||
int sound_index;
|
||||
u8 country_code;
|
||||
u16 play_coin;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue