Mercurial > public > hwos_code
diff src/surfmode.asm @ 233:b6edf9bb8e3b
show start gas in normal font
author | heinrichsweikamp |
---|---|
date | Wed, 25 Feb 2015 11:51:50 +0100 |
parents | fe9d88fee09f |
children | 57155164faad |
line wrap: on
line diff
--- a/src/surfmode.asm Sun Feb 22 12:14:03 2015 -0400 +++ b/src/surfmode.asm Wed Feb 25 11:51:50 2015 +0100 @@ -146,7 +146,7 @@ movff opt_dive_mode,lo ; 0=OC, 1=CC, 2=Gauge, 3=Apnea tstfsz lo bra surfloop_no_oc ; Not OC - WIN_TINY surf_decotype_column+.18,surf_decotype_row+.12 + WIN_SMALL surf_decotype_column+.1,surf_decotype_row+.30 extern get_first_gas_to_WREG,gaslist_strcat_gas call get_first_gas_to_WREG ; Gets first gas (0-4) into WREG movwf PRODL