Hi,
I am using allegro5 and am trying to implement Physfs for datafiles but I do not know where to start or how to initiate it. Is there a basic snippet of code for reference anywhere on this? I am trying to use it on some .wav files and what not but have no idea where to start. thanks
Before interacting with your "datafile" (which is just a ZIP file containing your files), you'll need to set up PhysFS and Allegro's PhysFS file interface.