ericw-tools/include/common
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
..
bspfile.h replace tabs with spaces. 2015-12-07 15:08:48 -07:00
cmdlib.h build: VS2015 support 2015-12-07 14:23:13 -07:00
lbmlib.h replace tabs with spaces. 2015-12-07 15:08:48 -07:00
log.h build: VS2015 support 2015-12-07 14:23:13 -07:00
mathlib.h Dirtmapping (ambient occlusion) from q3map2 2015-04-25 20:45:32 -06:00
polylib.h replace tabs with spaces. 2015-12-07 15:08:48 -07:00
scriplib.h Import initial sources 2006-08-28 23:58:10 +09:30
threads.h vis, light: set low process priority on windows 2015-08-05 12:10:17 -06:00
trilib.h Import initial sources 2006-08-28 23:58:10 +09:30
wadlib.h replace tabs with spaces. 2015-12-07 15:08:48 -07:00