![]()  | 
Routines | 
| Prev: A771 | Up: Map | Next: A78E | 
| 
 | 
||||
| A780 | LD A,($A036) | A=*CurrentCharacter_ID. | ||
| 
 
This entry point is used by the routine at A78E.
 
 | 
||||
| A783 | LD DE,$0414 | DE=0414. | ||
| A786 | AND A | Return if A is not zero. | ||
| A787 | RET NZ | |||
| A788 | LD DE,$09F2 | DE=09F2. | ||
| A78B | OR %00000001 | Set bit 0. | ||
| A78D | RET | Return. | ||
| Prev: A771 | Up: Map | Next: A78E |