Routines
32390: Play theme tune for the first time
Used by the routine at
26880
just after the game has loaded.
32390
LD HL,32353
The theme tune data is at
32353
32393
CALL
32279
Play the theme tune
32396
LD HL,0
The high score is 0 when the game has just loaded
32399
RET