From a2547e9810dabe09fcec3e93b2db7e837fde9825 Mon Sep 17 00:00:00 2001 From: Kara Alexandra Date: Fri, 16 Jul 2021 15:29:01 -0700 Subject: [PATCH] Minor credits fixes --- stats/creditsnew.asm | 2 ++ stats/main.asm | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/stats/creditsnew.asm b/stats/creditsnew.asm index dae6d8b..88167f8 100644 --- a/stats/creditsnew.asm +++ b/stats/creditsnew.asm @@ -1,11 +1,13 @@ ;=================================================================================================== ; LEAVE THIS HERE FOR PHP WRITES ;=================================================================================================== +table "creditscharmapbighi.txt" YourSpriteCreditsHi: db 2 db 55 db " " ; $238002 +table "creditscharmapbiglo.txt" YourSpriteCreditsLo: db 2 db 55 diff --git a/stats/main.asm b/stats/main.asm index 314de0e..975eb3b 100755 --- a/stats/main.asm +++ b/stats/main.asm @@ -218,7 +218,7 @@ endmacro !ColonOffset = $83 !PeriodOffset = $80 -!BlankTile = $883D +!BlankTile = #$883D RenderCreditsStatCounter: PHB