cdrom: change pause timing again
[pcsx_rearmed.git] / libpcsxcore / database.h
1 #ifndef DATABASE_H
2 #define DATABASE_H
3
4 void Apply_Hacks_Cdrom(void);
5 int check_unsatisfied_libcrypt(void);
6
7 #endif