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