cdrom: always error out on shell open
[pcsx_rearmed.git] / libpcsxcore / database.h
CommitLineData
630b122b 1#ifndef DATABASE_H
2#define DATABASE_H
3
cdee2d81 4void Apply_Hacks_Cdrom(void);
5int check_unsatisfied_libcrypt(void);
630b122b 6
7#endif