OpenMoHAA 0.82.0
Loading...
Searching...
No Matches
nonport.h
1/******
2nonport.h
3GameSpy Common Code
4
5Copyright 1999-2007 GameSpy Industries, Inc
6
7devsupport@gamespy.com
8******/
9
10#ifndef _NONPORT_H_
11#define _NONPORT_H_
12
13
14#include "common/gsCommon.h"
15
16
17#endif