summaryrefslogtreecommitdiff
path: root/libpcsxcore/sio.h
diff options
context:
space:
mode:
Diffstat (limited to 'libpcsxcore/sio.h')
-rwxr-xr-xlibpcsxcore/sio.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libpcsxcore/sio.h b/libpcsxcore/sio.h
index 2514162b..f22218b3 100755
--- a/libpcsxcore/sio.h
+++ b/libpcsxcore/sio.h
@@ -70,6 +70,8 @@ typedef struct {
void GetMcdBlockInfo(int mcd, int block, McdBlock *info);
+void CALLBACK SIO1irq(void);
+
#ifdef __cplusplus
}
#endif