reman3/Rayman_X/cpa/public/SHW/ShwHand.h

27 lines
501 B
C

/* ##H_FILE#
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
FILE : SHWHandl.H
DESCRIPTION : handle for SHW Module
VERSION : 1.00 / Philippe Thiébaut / Creation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#ifndef __SHW_HANDLE_H__
#define __SHW_HANDLE_H__
#ifdef __cplusplus
extern "C" {
#endif
/**/
#ifdef __cplusplus
}/* extern "C" */
#endif
#endif /* __SHW_HANDLE_H__ */