Add a FileIO example using PhysFS
commit16bcff0c5d576f66752399844dcc2693b0f64b7f
authorChris Robinson <chris.kcat@gmail.com>
Sat, 13 Dec 2014 20:22:17 +0000 (13 12:22 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Sat, 13 Dec 2014 21:40:31 +0000 (13 13:40 -0800)
tree6bdb4f269e13b99ed1dc4be7644b5b03bae6dc78
parent6166403cce7873e8c5005e4d217b4c0eaabd6326
Add a FileIO example using PhysFS

This example shows how to use custom IO routines for custom resource handling,
such as playing .ogg from a .zip.
CMakeLists.txt
examples/alure-physfs.cpp [new file with mode: 0644]