X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Fdatabase.h;fp=libpcsxcore%2Fdatabase.h;h=fbb564dd7fa93759e64af76a1d848e1376c2b054;hb=eedfe8060a20c8a9120ff8cab55110a1e2470887;hp=0000000000000000000000000000000000000000;hpb=3cf51e0893f3646f4f6217b9701c0ab199d8a6ac;p=pcsx_rearmed.git diff --git a/libpcsxcore/database.h b/libpcsxcore/database.h new file mode 100644 index 00000000..fbb564dd --- /dev/null +++ b/libpcsxcore/database.h @@ -0,0 +1,6 @@ +#ifndef DATABASE_H +#define DATABASE_H + +extern void Apply_Hacks_Cdrom(); + +#endif