git @ Cat's Eye Technologies SixtyPical / 565f959
Our CINV interrupt service routine should be preserved. Chris Pressey 5 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
424424 // * Main Game Loop Driver *
425425 // *************************
426426
427 define our_cinv game_state_routine
427 define our_cinv preserved game_state_routine
428428 {
429429 goto dispatch_game_state
430430 }