Solaris fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@1056 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
096f8edef6
commit
858678844d
8 changed files with 73 additions and 48 deletions
|
|
@ -107,6 +107,7 @@ typedef struct WadObjectFile {
|
|||
|
||||
extern void wad_object_reset();
|
||||
extern WadObjectFile *wad_object_load(const char *path);
|
||||
extern int wad_file_check(void *);
|
||||
|
||||
#define SYM_LOCAL 1
|
||||
#define SYM_GLOBAL 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue