mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-03-12 16:59:57 -05:00
Implemented score hooks
This commit is contained in:
@@ -79,6 +79,8 @@ int Window_OnSDLEvent(void*, SDL_Event* event)
|
||||
|
||||
void Window::Init()
|
||||
{
|
||||
/* TODO: move this since it'll have to change
|
||||
on soft reboot from the options menu. */
|
||||
auto title = Config::Language == ELanguage_Japanese
|
||||
? "Sonic World Adventure"
|
||||
: "SONIC UNLEASHED";
|
||||
|
||||
Reference in New Issue
Block a user