diff options
Diffstat (limited to 'libpcsxcore/cdriso.h')
| -rwxr-xr-x | libpcsxcore/cdriso.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libpcsxcore/cdriso.h b/libpcsxcore/cdriso.h index b1c5dfcc..ac171c7f 100755 --- a/libpcsxcore/cdriso.h +++ b/libpcsxcore/cdriso.h @@ -25,6 +25,7 @@ extern "C" { #endif +int handleecm(const char *isoname, s32* accurate_length); void cdrIsoInit(void); int cdrIsoActive(void); |
