0
0
Fork 0
mirror of https://git.code.sf.net/p/quake/quakeforge synced 2025-03-21 09:51:41 +00:00
quakeforge/tools/qfcc/test/test-defspace.h
2018-10-09 12:45:26 +09:00

6 lines
188 B
C

#include "def.h"
#include "defspace.h"
int def_list_is_empty (const defspace_t *space);
int def_list_is_valid (const defspace_t *space);
int free_locs_is_valid (const defspace_t *space);