CitraQt: Apply config at startup
This commit is contained in:
parent
ad664b4a01
commit
f2c8619704
6 changed files with 19 additions and 12 deletions
|
@ -67,4 +67,6 @@ struct Values {
|
|||
u16 gdbstub_port;
|
||||
} extern values;
|
||||
|
||||
void Apply();
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue