1
0
mirror of https://github.com/KarolS/millfork.git synced 2026-04-19 10:42:10 +00:00

Small documentation fixes

This commit is contained in:
Karol Stasiak
2019-09-16 22:48:21 +02:00
parent 457472080f
commit e4eefeba06
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ Horizontal joystick movement. 1 if right, -1 if left, 0 if neither.
#### `sbyte input_dy`
Vertical joystick movement. 1 if right, -1 if left, 0 if neither.
Vertical joystick movement. 1 if down, -1 if up, 0 if neither.
#### `byte input_btn`