mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
space-next chapter in manuals
This commit is contained in:
@@ -105,8 +105,12 @@ NoEscape
|
||||
beq scroll_up
|
||||
cmp #@kbcode._left
|
||||
beq prev_chapter
|
||||
cmp #@kbcode._del
|
||||
beq prev_chapter
|
||||
cmp #@kbcode._right
|
||||
jeq next_chapter
|
||||
cmp #@kbcode._space
|
||||
jeq next_chapter
|
||||
jmp main_loop
|
||||
|
||||
scroll_down
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user