mirror of
https://github.com/catseye/SixtyPical.git
synced 2024-11-22 01:32:13 +00:00
Our CINV interrupt service routine should be preserved.
This commit is contained in:
parent
92b1cfeefb
commit
565f959ee2
@ -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
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user