drc: convert 'stubs' to a struct with proper types (rework part 2)
[pcsx_rearmed.git] / libpcsxcore / database.h
CommitLineData
eedfe806 1#ifndef DATABASE_H
2#define DATABASE_H
3
4extern void Apply_Hacks_Cdrom();
5
6#endif