![]() |
Routines |
| Prev: 30106 | Up: Map | Next: 30156 |
| StoreEntity | 30137 | LD A,(IX+1) | Copy actor X position to active actor X position. | |
| 30140 | LD (24075),A | |||
| 30143 | LD A,(IX+2) | Copy actor Y position to active actor Y position. | ||
| 30146 | LD (24076),A | |||
| 30149 | LD A,(IX+0) | Copy actor movement to active actor movement. | ||
| 30152 | LD (24077),A | |||
| 30155 | RET | Return. | ||
|
View the equivalent code in;
|
||||
| Prev: 30106 | Up: Map | Next: 30156 |