quakeforge/tools/qfcc/test/test-defspace.h

7 lines
226 B
C

#include "tools/qfcc/include/def.h"
#include "tools/qfcc/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);