PV_FSPR - Vector $06
This vector finds the fitting sprite.
Call Parameters | Return Parameters | ||
---|---|---|---|
A1.L | Pointer to sprite list | A1.L | Pointer to fitting sprite. |
A3.L | Pointer to CON linkage block | A3.L | Preserved. |
Errors
None
Notes
- All registers not mentioned above are not used and are preserved on return.
- A1.L should point to the first of a set of linked sprites.
- On return A1.L points to the sprite in the list which would be used in the current display mode. If no such sprite exists A1.L will point to the arrow sprite.