Routines
Prev:
EC1D
Up:
Map
Next:
EC34
EC2B: Pattern 3 OBJ(x,y) : Match if room object x is y
EC2B
CALL
$EC3D
Get the flag.
EC2E
JP Z,
$EACB
Continue looking at patterns if there's a match.
EC31
JP
$EAE3
Otherwise, flag the pattern as failed.
Prev:
EC1D
Up:
Map
Next:
EC34