Play nice jingle and more clean-up
This commit is contained in:
@@ -170,7 +170,6 @@ static void setup() {
|
||||
break;
|
||||
}
|
||||
},MenuEntries);
|
||||
|
||||
cd_player.play();
|
||||
}
|
||||
|
||||
@@ -289,8 +288,8 @@ namespace LoadingScene {
|
||||
|
||||
void main() {
|
||||
const auto& controller = Periphery::get_primary_controller_as<JabyEngine::Periphery::GenericController>();
|
||||
|
||||
setup();
|
||||
|
||||
while(true) {
|
||||
if(state_changer.contains_state()) {
|
||||
LoadingScene::run();
|
||||
|
Reference in New Issue
Block a user