|  | Routines | 
| Prev: 39629 | Up: Map | Next: 39702 | 
| Action_None | 39682 | LD A,0 | Call ObjectFirstLocation using A=$00 "You". | |
| 39684 | CALL ObjectFirstLocation | |||
| 39687 | LD (46837),A | Write A to 46837. | ||
| 39690 | CALL LocationLit | Call LocationLit. | ||
| 39693 | LD A,0 | A=$00. | ||
| 39695 | JR NC,Action_None_0 | If it is light jump to Action_None_0. | ||
| 39697 | INC A | A=$01. | ||
| Action_None_0 | 39698 | LD (38924),A | Write A to 38924. | |
| 39701 | RET | Return. | ||
| Prev: 39629 | Up: Map | Next: 39702 |