Skip to content

Commit

Permalink
Adj text y pos
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonino Calderone committed Dec 15, 2015
1 parent 9255892 commit 44dc101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/plane.bas
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Const SkyLineHeight% = 240
Const SunXPos%=280
Const SunYPos%=0
Const HelpTextXPos% = 240
Const HelpTextYPos% = 500
Const HelpTextYPos% = 520
Const HelpText$="Move plane using keys a,z,m,n, q to quit"
Const SkyLineBmp$="skyline.bmp"
Const SunBmp$="sun.bmp"
Expand Down

0 comments on commit 44dc101

Please sign in to comment.