mirror of
https://github.com/catseye/SixtyPical.git
synced 2025-08-09 15:25:01 +00:00
Our CINV interrupt service routine should be preserved.
This commit is contained in:
@@ -425,7 +425,7 @@ define game_state_game_over game_state_routine
|
||||
// * Main Game Loop Driver *
|
||||
// *************************
|
||||
|
||||
define our_cinv game_state_routine
|
||||
define our_cinv preserved game_state_routine
|
||||
{
|
||||
goto dispatch_game_state
|
||||
}
|
||||
|
Reference in New Issue
Block a user