Import Aliens vs Predator - Gold (Build 116)
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.
This commit is contained in:
commit
218ca90543
572 changed files with 434587 additions and 0 deletions
9
3dc/include/3dc.h
Normal file
9
3dc/include/3dc.h
Normal file
|
@ -0,0 +1,9 @@
|
|||
#include <stdio.h>
|
||||
#include <stdarg.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "system.h"
|
||||
#include "equates.h"
|
||||
#include "platform.h"
|
||||
#include "shape.h"
|
||||
#include "prototyp.h"
|
Loading…
Add table
Add a link
Reference in a new issue