Dynamite Dan
Routines
Prev:
DAE5
Up:
Map
Next:
DB01
DAFA: Pause for one second
Used by the routines at
CA5B
,
CDD3
,
DB17
and
DD8D
.
DAFA
LD BC,$0A84
Load
BC
with about one second's worth of pause.
DAFD
CALL
$D4AF
Pause and return.
DB00
RET
Prev:
DAE5
Up:
Map
Next:
DB01