Pyjamarama
Routines
Prev:
89ED
Up:
Map
Next:
8A3F
8A32: Play the picked up sound.
Used by the routines at
Action00_SwapObj
and
Action01_PickUp
.
Input
Output
Beep_PickUp
8A32
LD BC,$FF0A
8A35
LD DE,$0114
8A38
LD HL,$1401
8A3B
CALL
Beep_Effect
8A3E
RET
Prev:
89ED
Up:
Map
Next:
8A3F