openmohaa/code/gamespy/Voice2/gvMain.h
2023-02-04 21:00:01 +01:00

18 lines
240 B
C

/*
GameSpy Voice2 SDK
Dan "Mr. Pants" Schoenblum
dan@gamespy.com
Copyright 2004 GameSpy Industries, Inc
devsupport@gamespy.com
http://gamespy.net
*/
#ifndef _GV_MAIN_H_
#define _GV_MAIN_H_
#include "gv.h"
#include "../darray.h"
#endif