On 1/12/07, Anthony Fairchild <[EMAIL PROTECTED]> wrote: > On 1/12/07, Luke J Crook <[EMAIL PROTECTED]> wrote: > > > > I'm done with my updates/changes to the lispbuilder-sdl API's. From now on > > any updates should be limited to new functionality, documentation and > > bug-fixing. I don't believe that the existing API's in lispbulder-sdl are > > going to change again. Well, I'm not going to making any changes as least. > > Thanks for all of your hard work on this. sdl, sdl-image and sdl-gfx > all compile for me now. Since things have stabilized I'm going to go > update my game code to compile with the new version. >
I'm going though my code, fixing compile errors and I found a missing function SDL:SDL_SAVEBMP, which was in previous versions. I am using it to cache my puzzle pieces. I grep'ed for 'save' and did not find any new functions to replace it with. I'll comment it out and see if anything else is missing. Anthony _______________________________________________ application-builder mailing list [email protected] http://www.lispniks.com/mailman/listinfo/application-builder
