Prev: 9BFA Up: Map Next: 9C00
9BFC: Water animation table entry (phase 5)
Used by the routine at F9AB. The previous entry is at 9AFC, and the next entry is at 9CFC.
9BFC DEFB $7C 0x7C: water fired from the pistol (phase 5+)
9BFD DEFB $00 0: x-coordinate increment
9BFE DEFB $01 +1: y-coordinate increment
9BFF DEFB $00 0=cannot hit anything at this phase
Prev: 9BFA Up: Map Next: 9C00