forked from KolibriOS/kolibrios
fix engrish
git-svn-id: svn://kolibrios.org@4697 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
26b2217e55
commit
8c3cc24496
@ -7,6 +7,8 @@
|
|||||||
;
|
;
|
||||||
; Compile with FASM
|
; Compile with FASM
|
||||||
;
|
;
|
||||||
|
format binary as ""
|
||||||
|
|
||||||
bgcolor equ 0x0074744A ;thx
|
bgcolor equ 0x0074744A ;thx
|
||||||
fgcolor equ 0x00E7C750 ;to
|
fgcolor equ 0x00E7C750 ;to
|
||||||
fg2color equ 0x00E0B0A0 ;colorref
|
fg2color equ 0x00E0B0A0 ;colorref
|
||||||
@ -725,7 +727,7 @@ lbl_start_a_new_game:
|
|||||||
lbl_win:
|
lbl_win:
|
||||||
db 32
|
db 32
|
||||||
db ' G r e a t ! '
|
db ' G r e a t ! '
|
||||||
db " Let's goin'on! "
|
db " Let's keep going! "
|
||||||
lbl_yscore:
|
lbl_yscore:
|
||||||
db 11
|
db 11
|
||||||
db 'Your Score:'
|
db 'Your Score:'
|
||||||
|
Loading…
Reference in New Issue
Block a user