Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > c84010d9c40b9c926a1a11a5fe625fc1 > files > 22

airstrike-1.0-0.pre6.1mdk.ppc.rpm

Just some points for understanding the code:

* All sprites are reference counted. This means that you must use the
  apropriate functions when storing a pointer to a sprite. See
  sprite_aquire() and sprite_isvalid() for more information.