Prev: 6268 Up: Map Next: 62D4
62CE: End of fragment list - no collision found
Used by the routine at check_fragment_collision.
check_fragment_collision_end 62CE LD A,$00 Store $00 (no collision) to collision_coordinates and return.
62D0 LD ($5F8B),A
62D3 RET
Prev: 6268 Up: Map Next: 62D4