[A83] Re: Help! I can't display my title sprite using bcall(ionputsprit


[Prev][Next][Index][Thread]

[A83] Re: Help! I can't display my title sprite using bcall(ionputsprite)!




> I have a 94x62 title screen sprite, and when I try to use 
the bcall(ionputs=
> prite) routine, it only gives me a compiling error.  
> 
It would make more sense to simply display it with 
IonFastCopy rather than putsprite, since this is almost a 
fullscreen picture.

PG



References: