mirror of
https://codeberg.org/hkzlab/TK2048.git
synced 2026-01-11 01:13:04 +11:00
Restore ZP saving, add initialization of ZP, remove BASIC stub
This commit is contained in:
parent
9983fd8bcd
commit
3bbaae64d5
5 changed files with 32 additions and 11 deletions
|
|
@ -11,6 +11,7 @@
|
|||
#include "game_graphics.h"
|
||||
#include "monitor_subroutines.h"
|
||||
|
||||
#pragma require __preserve_zp
|
||||
// Make sure the loading screen is included
|
||||
#pragma require __loading_screen
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue