diff options
Diffstat (limited to 'libpcsxcore/ix86_64')
| -rw-r--r-- | libpcsxcore/ix86_64/iPGXP-64.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libpcsxcore/ix86_64/iPGXP-64.h b/libpcsxcore/ix86_64/iPGXP-64.h index 69b3d775..be69c650 100644 --- a/libpcsxcore/ix86_64/iPGXP-64.h +++ b/libpcsxcore/ix86_64/iPGXP-64.h @@ -6,7 +6,7 @@ // PGXP wrapper functions ///////////////////////////////////////////// -pgxpRecNULL() {} +void pgxpRecNULL() {} // Choose between debug and direct function #ifdef PGXP_CPU_DEBUG |
