mirror of
https://github.com/PabloMK7/citra.git
synced 2025-03-01 15:40:33 +01:00
The window title is none of the emulation core's business. The GUI code is free to put whatever it wants there. Providing properly thread-safe window title getters and setters is a mess anyway.