Prev: CD49 Up: Map Next: CE25
CE00: Character buffer for BOY WANDER (0xCE)
See the character buffer documentation for details of how bytes 0x00-0x1F of the buffer are used. This character's personal timetable follows at CE25.
CE00 DEFS $20
CE20 DEFB $90 Initial animatory state: 0x90 (see F5BE)
CE21 DEFB $7A,$11 Initial location (see F5BE)
CE23 DEFB $00 Initial flags for byte 0x1D (see F5BE)
CE24 DEFB $2E Random location table identifier (see 64D7)
Prev: CD49 Up: Map Next: CE25