reman3/Rayman_X/cpa/public/SAI.h

15 lines
302 B
C

#if !defined(__SAI_H__)
#define __SAI_H__
/******************************************/
#if _MSC_VER >= 1000
#pragma once
#endif /* _MSC_VER >= 1000 */
/******************************************/
#include "SAI/SAI_main.h"
#include "SAI/SAI_Enum.h"
#include "SAI/SAI_Pub.h"
#endif /* __SAI_H__ */