mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-12 17:32:30 -04:00
game folder "just" compiles (not link)
This commit is contained in:
parent
13d3908273
commit
1b0f7fe0c2
135 changed files with 2161 additions and 2336 deletions
9
libs/strlists.h
Normal file
9
libs/strlists.h
Normal file
|
@ -0,0 +1,9 @@
|
|||
|
||||
#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);
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue