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

View file

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