]> git.jsancho.org Git - c-irrlicht.git/commit
IFileSystem and IFileArchive
authorJavier Sancho <jsf@jsancho.org>
Sun, 20 Oct 2019 14:38:29 +0000 (16:38 +0200)
committerJavier Sancho <jsf@jsancho.org>
Sun, 20 Oct 2019 14:38:29 +0000 (16:38 +0200)
commitccbe283bd39927b18cf17bb8dc778b9ddb449168
tree2d8bec0cdc0ee58ca57d7e6cd6f3b53d8b4f14c5
parentbf35c1c5384d6ccae7b7690ee08c511d036ffaec
IFileSystem and IFileArchive
Makefile.am
include/IFileArchive.h [new file with mode: 0644]
include/IFileSystem.h [new file with mode: 0644]
include/IrrlichtDevice.h
include/cirrlicht.h
src/IFileSystem.cpp [new file with mode: 0644]
src/IrrlichtDevice.cpp