gates_of_skeldal/LIBS/STRLISTS.H
2025-01-24 18:27:22 +01:00

9 lines
151 B
C

#define DIR_BREIF 1
#define DIR_SHORT 2
#define DIR_FULL 3
#define DIR_PATHLIST 4
#define DIR_DIRTREE 5
#define DIR_NAMES 6
void listbox(OBJREC *o);