mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-11-23 22:42:08 -06: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.