![]() |
Routines |
| Prev: DAC8 | Up: Map | Next: DAEE |
| DADC | LD HL,($EB44) | Address pointer to room object in table at 736F | ||
| DADF | CALL $DE7F | Identify state of object | ||
| DAE2 | LD A,$01 | Set object frame offset to 1 (= no offset) | ||
| DAE4 | LD ($EB50),A | |||
| DAE7 | LD A,($EB90) | Graphic number, used to calculate graphic address in table at 97C3 | ||
| DAEA | CALL $E0C2 | Set up object graphics | ||
| DAED | RET | |||
| Prev: DAC8 | Up: Map | Next: DAEE |