X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=frontend%2Fnopic.h;fp=frontend%2Fnopic.h;h=1815983f806c1b0f67fb484a6c7f3ab1f44584b7;hb=7a8d521fba9c86ae7b51369ce061bf63112b745f;hp=d664f805204a33689c2f2965bc24557d6a491793;hpb=acc415b3040edfcc91226955f39b405f09cca430;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__ */