From ae7842421881654982dee1ef39e6cf3233f35094 Mon Sep 17 00:00:00 2001 From: 4am Date: Sun, 30 Jun 2019 15:21:10 -0400 Subject: [PATCH] . --- src/constants.a | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/constants.a b/src/constants.a index 5a1a1b8c2..267d5ac16 100644 --- a/src/constants.a +++ b/src/constants.a @@ -6,7 +6,7 @@ ; YE OLDE GRAND UNIFIED MEMORY MAP ; ; LC RAM BANK 1 -; D000..E180 - persistent data structures (gGlobalPrefsStore, gGamesListStore) +; D000..E200 - persistent data structures (gGlobalPrefsStore, gGamesListStore) ; ...end of data and start of code are approximate, in between is unused... ; ...if they ever overlap, things will go boom... ; E900..FFFB - main program code