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
|
||||
|
||||
Reference in New Issue
Block a user