quakeforge/libs/models/sprite
Bill Currie 06064ec390 compat.h:
create a field_offset macro that takes a structure type and a field and
	returns the offset of the field within the structure
everything else:
	use field_offset to calculate the size of variable sized structs
2001-05-31 18:11:05 +00:00
..
.gitignore model loading code merge. dragged in smoe merges and cleanups of d_iface.h, 2001-05-10 06:01:11 +00:00
gl_model_sprite.c include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00
Makefile.am new automake conditionals: BUILD_GL and BUILD_SW for use in places where it 2001-05-17 03:48:31 +00:00
model_sprite.c compat.h: 2001-05-31 18:11:05 +00:00
sw_model_sprite.c compat.h: 2001-05-31 18:11:05 +00:00