convert line ends
[canaan.git] / prj / cam / src / framewrk / gameinfo.h
bloba5a2914ab668daf907bfb4517e43ae56605c42eb
1 /*
2 @Copyright Looking Glass Studios, Inc.
3 1996,1997,1998,1999,2000 Unpublished Work.
4 */
6 #pragma once
7 #ifndef __GAMEINFO_H
8 #define __GAMEINFO_H
9 #include <comtools.h>
11 F_DECLARE_INTERFACE(IGameShell);
13 EXTERN IGameShell *pGameShell;
16 #endif // __GAMEINFO_H