mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-19 20:19:13 +12:00
i18n but better
This commit is contained in:
parent
7b7f09f0a0
commit
8217316dbf
3 changed files with 31 additions and 25 deletions
|
@ -126,6 +126,7 @@ class MainWindow : public QMainWindow {
|
|||
void setupControllerSensors(SDL_GameController* controller);
|
||||
void sendMessage(const EmulatorMessage& message);
|
||||
void dispatchMessage(const EmulatorMessage& message);
|
||||
void loadTranslation();
|
||||
|
||||
// Tracks whether we are using an OpenGL-backed renderer or a Vulkan-backed renderer
|
||||
bool usingGL = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue