mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-23 17:18:38 +00: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.