
Source code release, imported from: https://www.gamefront.com/games/aliens-vs-predator-3/file/avp-gold-complete-source-code All text files were converted to Unix format.
9 lines
164 B
C
9 lines
164 B
C
#include <stdio.h>
|
|
#include <stdarg.h>
|
|
#include <stdlib.h>
|
|
|
|
#include "system.h"
|
|
#include "equates.h"
|
|
#include "platform.h"
|
|
#include "shape.h"
|
|
#include "prototyp.h"
|