On Sun, Sep 06, 2009 at 10:50:43AM +0000, ash wrote: > > Are you sure this is related to Agar at all, and not SDL or > > OpenGL initialization? > > Dunno. I thought AG_InitVideo initializes SDL and OpenGL, do I have to > perform > some preliminary steps?
It does. You only need to call AG_InitCore() prior to AG_InitVideo(). _______________________________________________ Agar mailing list [email protected] http://libagar.org/lists.html
