This commit is contained in:
kervala 2010-08-21 15:51:21 +02:00
commit 219e368134

View file

@ -4,7 +4,7 @@
extern "C" { extern "C" {
#endif #endif
// ---------------------------------------------------------------------------------------------------------------------------------- /* ---------------------------------------------------------------------------------------------------------------------------------- */
typedef struct PIC_PICTURE typedef struct PIC_PICTURE
{ {
@ -68,4 +68,4 @@ extern void Pic_SetError(unsigned char *msg, ...);
#ifdef __cplusplus #ifdef __cplusplus
} }
#endif #endif
#endif #endif