diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-03-07 19:48:32 -0500 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-03-07 19:48:32 -0500 |
commit | 1ebbde27216ae05965003e874fc6b055b32bb0dc (patch) | |
tree | 2fda54dbf2966ace0bdcc4683eccf056e04ab38c | |
parent | 6f064a975ed435e2d318f965802519ba95d6e8a2 (diff) |
Missed a line
-rw-r--r-- | Add-a-fourth-stats-page.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Add-a-fourth-stats-page.md b/Add-a-fourth-stats-page.md index 019d1dd..577e0a2 100644 --- a/Add-a-fourth-stats-page.md +++ b/Add-a-fourth-stats-page.md @@ -332,6 +332,7 @@ This is where we display the actual content of the orange page (as well as anoth + ; must be ORANGE_PAGE + hlcoord 17, 5 +.load_highlighted_square ++ ld a, $3a ; first of 4 large square tiles .load_square push bc ld [hli], a |