JesusXP
Joined: 17 Jan 2006 Posts: 80 Location: Ontario, Canada
|
Posted: Wed Mar 15, 2006 7:21 am Post subject: how do you free up the memory for an image, after blitted? |
|
|
Say I had a character im using blitAlphaImageToScree(0,0,abe.image,abe.x,abe.y); to display it, after I call freeImage(abe.image); when PSP_CTRL_CROSS is pressed, the PSP hangs, and than shuts itself down lol
What could I be doing wrong? |
|