![]() |
Routines |
| Prev: 29131 | Up: Map | Next: 29184 |
| StoreEntity | 29165 | LD A,(IX+1) | Copy actor X position to active actor X position. | |
| 29168 | LD (24096),A | |||
| 29171 | LD A,(IX+2) | Copy actor Y position to active actor Y position. | ||
| 29174 | LD (24097),A | |||
| 29177 | LD A,(IX+0) | Copy actor movement to active actor movement. | ||
| 29180 | LD (24098),A | |||
| 29183 | RET | Return. | ||
|
View the equivalent code in;
|
||||
| Prev: 29131 | Up: Map | Next: 29184 |