| Alien (BUGFIX 1.7) | Routines |
| Prev: 45642 | Up: Map | Next: 45683 |
|
A = the viewed slot, (HL) = the departing actor's slot: full view rebuild when they match, room-mate list redraw when they don't.
Used by the routine at 38784.
|
||||
| 45676 | CP (HL) | is the departed the viewed slot? | ||
| 45677 | JP Z,31417 | yes: rebuild the whole view | ||
| 45680 | JP 45490 | no: redraw the room-mate lists | ||
| Prev: 45642 | Up: Map | Next: 45683 |