![]() |
Routines |
| Prev: A3ED | Up: Map | Next: A3F8 |
|
This is the entry point for character_bed_common used when entered_move_a_character is non-zero.
Used by the routine at character_event.
|
||||||||
| character_bed_state | A3F3 | LD A,($8217) | Get the current character index | |||||
| A3F6 | JR character_bed_common | Jump to character_bed_common | ||||||
| Prev: A3ED | Up: Map | Next: A3F8 |