ObjGameKit  Hex Artifact Content

Artifact 4719f257098862d724c5e3cec9f5db35bd4ee090913e5361a90c33cfd9c23ca4:

Manifest of check-in [4719f25709] - Only call al_*_destroy if Allegro is initialized.

Otherwise, it would crash if al_uinstall_system() has already been
called. Handling it this way eliminates the need to dealloc all objects
before calling al_uninstall_system(), which meant that it was the users
repsonsibility to call al_uninstall_system() after the user made sure
all objects are deallocated. Now the user does not get to see any
al_*() function. by js on 2012-08-26 12:17:52.


A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.