mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-27 22:39:43 +03:00
[project @ 2004-03-15 21:53:32 by rjw]
Added SWI number for Tinct_ConvertSprite. svn path=/import/netsurf/; revision=627
This commit is contained in:
parent
78bf13b8e5
commit
3e417f948c
@ -32,4 +32,9 @@
|
||||
*/
|
||||
#define Tinct_PlotScaled 0x57243
|
||||
|
||||
/* Tinct_ConvertSprite creates a 32bpp sprite (pointer to memory supplied in R3) from a paletted sprite
|
||||
provided in R2 - see the Tinct documentation for further details.
|
||||
*/
|
||||
#define Tinct_ConvertSprite 0x57244
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user