fix bug, controller info, remove old stuff

This commit is contained in:
Ondrej Novak 2025-03-08 20:40:04 +01:00
parent e2fb5b9910
commit 1297cccd70
21 changed files with 98 additions and 66 deletions

View file

@ -116,7 +116,6 @@ static void unwire_setup(void)
mix_back_sound(32768);
close_current();
send_message(E_DONE,E_KEYBOARD,setup_keyboard);
cancel_render=1;
SEND_LOG("(GAME) Setup closed");
}
@ -256,7 +255,6 @@ void GamePause()
outtext(texty[5]);
ukaz_mysku();
showview(0,0,0,0);
cancel_render=1;
}
/*void user_setup()