Routines |
Prev: E880 | Up: Map | Next: E8A0 |
Used by the routine at E880.
|
||||
E895 | LD A,($EB05) | Get Maroc's current up/down (vertical) speed | ||
E898 | LD C,A | |||
E899 | LD A,($EAFE) | Get up/down controls flag | ||
E89C | CP $00 | |||
E89E | JR Z,$E8C0 | If up/down hasn't been pressed, jump to E8C0 to slow Maroc down if he's currently moving vertically |
Prev: E880 | Up: Map | Next: E8A0 |