Merge pull request #836 from pcercuei/update-lightrec-20240611
[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