![]() |
Routines |
32470 | LD A,(32613) | A=x-coordinate of speech bubble lip (if present) |
32473 | AND A | Is anyone speaking at the moment? |
32474 | CALL NZ,29746 | Remove the speech bubble if so |
32477 | CALL 27026 | Update display area |
32480 | LD HL,(32706) | Get the high score in HL |
32483 | RET |