OpenMoHAA
0.82.0
Loading...
Searching...
No Matches
gt2aInput.h
1
/*
2
GameSpy GT2 SDK
3
GT2Action - sample app
4
Dan "Mr. Pants" Schoenblum
5
dan@gamespy.com
6
7
Copyright 2000 GameSpy Industries, Inc
8
9
*/
10
11
#ifndef _GT2AINPUT_H_
12
#define _GT2AINPUT_H_
13
14
void
InitializeInput
15
(
16
void
17
);
18
19
const
char
* GetChatBuffer
20
(
21
void
22
);
23
24
#endif
code
gamespy
gt2
gt2action
gt2aInput.h
Generated by
1.13.2