reman3/Rayman_X/cpa/tempgrp/GliGlou/MultiDRV/Src/DLLCaps.c

29 lines
897 B
C

/*
=======================================================================================
Name : DLLInter.c
Author : vincent lhullier Date :14/09/98
Description : initialize Specific driver DLL
=======================================================================================
*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#include <windows.h>
#include "DLLCaps.h"
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*
=======================================================================================
Globals
=======================================================================================
*/
tdstGliCaps GLI_g_stCaps;
/*
=======================================================================================
Function
=======================================================================================
*/