![]()  | 
  
    doom3-gpl
    
   Doom 3 GPL source release 
   | 
 
#include <exec/types.h>#include <exec/execbase.h>#include <proto/exec.h>#include <proto/dos.h>#include <bsdsocket.h>#include "config-amigaos.h"Go to the source code of this file.
Macros | |
| #define | select(args...) WaitSelect( args, NULL) | 
| #define | inet_ntoa(x) Inet_NtoA( x ## .s_addr) | 
| #define | ioctl(a, b, c, d) IoctlSocket( (LONG)a, (ULONG)b, (char*)c) | 
| #define | _AMIGASF 1 | 
Functions | |
| void | amiga_cleanup () | 
| BOOL | amiga_init () | 
1.8.6.