Routines |
Prev: 56008 | Up: Map | Next: 56046 |
56028 | LD HL,(60228) | Address pointer to room object in table at 29551 | ||
56031 | CALL 56959 | Identify state of object | ||
56034 | LD A,1 | Set object frame offset to 1 (= no offset) | ||
56036 | LD (60240),A | |||
56039 | LD A,(60304) | Graphic number, used to calculate graphic address in table at 38851 | ||
56042 | CALL 57538 | Set up object graphics | ||
56045 | RET |
Prev: 56008 | Up: Map | Next: 56046 |