mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2024-11-10 21:55:11 +01:00
A friendly message to you, Rudie
This commit is contained in:
parent
df670a1785
commit
f12c77463d
@ -582,4 +582,7 @@ void Gui::init()
|
|||||||
panic_if (!Gui::gui->setTheme("default"),
|
panic_if (!Gui::gui->setTheme("default"),
|
||||||
"Setting default theme failed\n");
|
"Setting default theme failed\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Gui::gui->status_bar->queueMessage("Welcome to C64-network.org, the networked C64!");
|
||||||
|
Gui::gui->status_bar->queueMessage("Press Home for the menu!");
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user