CDROM: Rename Reset+Init commands approperly, fix "This is Football 2" lockup (#205)
[pcsx_rearmed.git] / libpcsxcore / database.h
1 #ifndef DATABASE_H
2 #define DATABASE_H
3
4 extern void Apply_Hacks_Cdrom();
5
6 #endif