From 1440df1c71c00a847a8c1f880d6f00af81b5e82a Mon Sep 17 00:00:00 2001 From: 4am Date: Mon, 7 Oct 2019 23:58:20 -0400 Subject: [PATCH] . --- src/ui.overlay.a | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/ui.overlay.a b/src/ui.overlay.a index 81344acf0..6559bbd7a 100644 --- a/src/ui.overlay.a +++ b/src/ui.overlay.a @@ -36,33 +36,33 @@ sNoCheats !text "no cheat" sInfiniteLives !byte 18 - !byte $16 ; bolt + !byte $16 ; bolt character !text " " !text "infinite lives" !text " " - !byte $16 ; bolt + !byte $16 ; bolt character sInfiniteLivesAndWeapons !byte 28 - !byte $16 ; bolt + !byte $16 ; bolt character !text " " !text "infinite lives & weapons" !text " " - !byte $16 ; bolt + !byte $16 ; bolt character sCheatsEnabled !byte 18 - !byte $16 ; bolt + !byte $16 ; bolt character !text " " !text "cheats enabled" !text " " - !byte $16 ; bolt + !byte $16 ; bolt character sCheatDescriptionPrefix !byte 2 - !byte $03 ; vertical line + !byte $03 ; vertical line character !text " " sCheatDescriptionSuffix !byte 2 !text " " - !byte $03 ; vertical line + !byte $03 ; vertical line character ;------------------------------------------------------------------------------ ; DrawUIWithoutDots/DrawUI