reman3/Rayman_X/cpa/public/PO/POHandl.h

13 lines
246 B
C

/* (c) Ubi R&D 1997*/
/* See Sebastien DAVID for any comment or question*/
#ifndef __POHANDL_H__
#define __POHANDL_H__
/* Use this handle*/
typedef struct PO_tdstPhysicalObject_ * PO_tdxHandleToPhysicalObject ;
/* __POHANDL_H__*/
#endif