Allegro4 API Wrapper for Allegro5
This project provides the Allegro4 API implemented on top of Allegro5.
makeCopy the required data files and run an example:
cp *.dat build/examples/
./build/examples/exgui(cd demos/sopwith && ../../build/demos/sopwith/sopwith)To generate liballegro4-to-5.a:
make library