ericw-tools/include/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
..
entities.h replace tabs with spaces. 2015-12-07 15:08:48 -07:00
light.h replace tabs with spaces. 2015-12-07 15:08:48 -07:00
litfile.h light: .lux file support from Spike 2015-07-09 16:34:12 -06:00