aboutsummaryrefslogtreecommitdiff
path: root/src/game/privinc/game_private.h
blob: 3ca8d62a377f4e901e45daf824a82ae619ff5f55 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#ifndef GAME_PRIVATE_H
#define GAME_PRIVATE_H

#ifdef __cplusplus
extern "C"
{
#endif



#ifdef __cplusplus
}
#endif

#endif /* GAME_PRIVATE_H */