cdrom: change pause timing again
[pcsx_rearmed.git] / frontend / nopic.h
index d664f80..1815983 100644 (file)
@@ -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__ */