Prev: 47302 Up: Map Next: 47323
47315: If show-score flag reset then draw pair of timer figure eyes (open, random frame) at attribute file address IX and advance IX by two bytes
Used by the routines at 47241, 47363 and 47431.
Input
IX Attribute file address at which to draw pair of eyes
Output
IX Attribute file address two bytes on from initial IX
47315 CALL 47355 If show-score flag is set then return, else proceed ahead to 47318
47318 CALL 47323 Draw timer figure's left eye (random frame) at attribute file address in IX and advance IX by one byte
47321 JR 47333 Draw timer figure's right eye (same frame as above), advance IX by one byte then return
Prev: 47302 Up: Map Next: 47323