Skip to content

Commit

Permalink
Změna verze na 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
perrada69 committed May 9, 2020
1 parent 628a28d commit 522ab77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/menu.asm
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ menuenter
jp (hl)

text defb " LEFT | FILE | UTILS | RIGHT | QUIT ",0
nadpis defb " Calm Commander 0.1 (Development version) ",0
nadpis defb " Calm Commander 0.2 (Development version) ",0
menupos defb 0, 18, 34, 50,66

nummenu defb 0 ;jakou položku zobrazit v menu
Expand Down

0 comments on commit 522ab77

Please sign in to comment.