Merge
This commit is contained in:
commit
219e368134
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue