X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Fnopic.h;h=1815983f806c1b0f67fb484a6c7f3ab1f44584b7;hb=67c020eeafd6d3db7f9d2c314a77990177a1c4ff;hp=d664f805204a33689c2f2965bc24557d6a491793;hpb=e906c010e1bea71ed4df425be97ce45dc777818c;p=pcsx_rearmed.git diff --git a/frontend/nopic.h b/frontend/nopic.h index d664f805..1815983f 100644 --- a/frontend/nopic.h +++ b/frontend/nopic.h @@ -1,3 +1,6 @@ +#ifndef __NOPIC_H__ +#define __NOPIC_H__ + /* these are just deps, to be removed */ static const struct { @@ -54,4 +57,4 @@ void DrawNumBorPic(unsigned char *pMem, int lSelectedSlot) } } - +#endif /* __NOPIC_H__ */