aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/alan2/jumps.h
AgeCommit message (Collapse)Author
2019-07-06GLK: ALAN3: Fix jumps.h macrosPaul Gilbert
2019-06-22GLK: ALAN2: Create jump context system to replace original setjmpPaul Gilbert
This is basically a simplified version of the ScummVM coroutines, since we just need the ability to consistently break out to the main game loop when a call is made to the error method