This commit is contained in:
4am 2018-03-28 23:05:52 -04:00
parent a41885dba3
commit 5ec9b665d5

View File

@ -28,11 +28,8 @@ LoadGameList
!word .handle
!byte 0
lda SRC ; save pointer to free space for next store
sta gGlobalPrefsStore
lda SRC+1
sta gGlobalPrefsStore+1
+LDAY SRC
+STAY gGlobalPrefsStore ; save pointer to free space for next store
rts
.gamesListFilename