1
0
mirror of https://github.com/KarolS/millfork.git synced 2026-04-24 12:16:29 +00:00

Update documentation

This commit is contained in:
Karol Stasiak
2019-10-23 11:03:01 +02:00
parent a55d95f2cb
commit aa09bc90a4
4 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ Vertical joystick movement. 1 if down, -1 if up, 0 if neither.
#### `byte input_btn`
1 if main button pressed, 0 id not pressed.
1 if main button pressed, 0 if not pressed.
#### `void reset_joy()`