Split VFS into a backend-dependent and a backend-independent module
authorparasti <parasti@78b8d119-cf0a-0410-b17c-f493084dd1d7>
Tue, 16 Nov 2010 22:00:29 +0000 (22:00 +0000)
committerparasti <parasti@78b8d119-cf0a-0410-b17c-f493084dd1d7>
Tue, 16 Nov 2010 22:00:29 +0000 (22:00 +0000)
commit5209f5bbf3612e3d2eb3859106ccb34b5aab454d
tree4845203bed30f4b46993b002a82c3a18901768c6
parenta28bc4c0613d814469a4389f0c31a5bfcd2a5b7b
Split VFS into a backend-dependent and a backend-independent module

git-svn-id: https://s.snth.net/svn/neverball/trunk@3362 78b8d119-cf0a-0410-b17c-f493084dd1d7
Makefile
share/fs.c [deleted file]
share/fs_common.c [new file with mode: 0644]
share/fs_physfs.c [new file with mode: 0644]