Prev: EC2B Up: Map Next: EC3D
EC34: Pattern 7 NOT OBJ(x,y) : Match if room object x is not y
EC34 CALL $EC3D Get the flag.
EC37 JP NZ,$EACB Continue looking at patterns if there's not a match.
EC3A JP $EAE3 Otherwise, flag the pattern as failed.
Prev: EC2B Up: Map Next: EC3D