shave some bytes

This commit is contained in:
4am 2020-05-30 10:53:29 -04:00
parent d2315c5663
commit 977df4c9f2
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
; LC RAM BANK 1
; D000..E82E - persistent data structures (gGlobalPrefsStore, gGamesListStore)
; ...unused...
; E915..FFF1 - main program code
; E917..FFF1 - main program code
; FFF2..FFF9 - API functions and global constants available for main program
; code, prelaunchers, transition effects, &c.
; (Wait/UnwaitForVBL, MockingboardStuff, MachineStatus)

View File

@ -16,7 +16,7 @@
;
gGameToLaunch
!word $FF,$FF
!word $FFFF
;------------------------------------------------------------------------------
; AnyGameSelected