ericw-tools/light
Eric Wasylishen 420125cc67 replace tabs with spaces.
for FILE in $(find . -name "*.h" -or -name "*.c"); do cat $FILE | expand > temp; cat temp > $FILE; done
2015-12-07 15:08:48 -07:00
..
CMakeLists.txt build: split up cmake build system into subprojects. 2015-05-05 12:34:39 -06:00
entities.c replace tabs with spaces. 2015-12-07 15:08:48 -07:00
light.c replace tabs with spaces. 2015-12-07 15:08:48 -07:00
litfile.c light: .lux file support from Spike 2015-07-09 16:34:12 -06:00
ltface.c replace tabs with spaces. 2015-12-07 15:08:48 -07:00
trace.c replace tabs with spaces. 2015-12-07 15:08:48 -07:00