Routines |
Prev: 54768 | Up: Map | Next: 54890 |
Used by the routine at 52315.
|
||||||||||||||||
54878 | LD C,0 | Set depth offset to 0 (i.e. check entities at same depth) | ||||||||||||||
54880 | PUSH IX | Load IY with address in IX... | ||||||||||||||
54882 | POP IY | ... | ||||||||||||||
54884 | LD DE,65523 | Load DE with -13 | ||||||||||||||
54887 | JP 54987 | Move IY back to previous entity in complex state data and jump into collision check routine |
Prev: 54768 | Up: Map | Next: 54890 |