OpenMoHAA
0.82.0
Loading...
Searching...
No Matches
sci.h
1
3
#ifndef __SCI_H__
4
#define __SCI_H__
5
6
/* Internal interface for S&C SDK -- Developers should use sc.h */
7
8
11
#include "sc.h"
12
13
14
#ifdef __cplusplus
15
extern
"C"
{
16
#endif
// __cplusplus
17
18
21
// Data types
22
23
24
27
#ifdef __cplusplus
28
}
// extern "C"
29
#endif
// __cplusplus
30
31
34
#endif
// __SCI_H__
code
gamespy
sc
sci.h
Generated by
1.13.2