anaglym/.gitmodules
Josh Holtrop 8028654ff2 beginning migrate to shaders
add a few submodules
generate C file store with cfs_gen
remove FileLoader/TextureLoader
add initial color shaders for wfobj objects
2011-05-18 17:17:06 -04:00

13 lines
266 B
Plaintext

[submodule "cfs_gen"]
path = cfs_gen
url = ../util/cfs_gen.git
[submodule "wfobj"]
path = wfobj
url = ../util/wfobj.git
[submodule "refptr"]
path = refptr
url = ../util/refptr.git
[submodule "TextureCache"]
path = TextureCache
url = ../util/TextureCache.git