changeset 728:0ab7d244c6ec

minor font alignment bugfix
author heinrichsweikamp
date Sat, 15 Jun 2013 15:47:54 +0200
parents 7357d61e9fa0
children 71e88ee8bbf2
files code_part1/OSTC_code_asm_part1/outputs.asm
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/outputs.asm	Fri Jun 07 11:07:34 2013 +0200
+++ b/code_part1/OSTC_code_asm_part1/outputs.asm	Sat Jun 15 15:47:54 2013 +0200
@@ -3735,7 +3735,7 @@
 ;
 DISP_show_cave_bailout:
 	WIN_FONT    FT_SMALL
-    WIN_LEFT    .159-.70                ; 10 chars aligned right.
+    WIN_LEFT    .159-.69                ; 10 chars aligned right.
     WIN_TOP     .170
 	call		DISP_divemask_color     ; Set Color for Divemode mask
     lfsr        FSR2,letter