diff options
Diffstat (limited to 'libpcsxcore/pgxp_cpu.h')
| -rw-r--r-- | libpcsxcore/pgxp_cpu.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libpcsxcore/pgxp_cpu.h b/libpcsxcore/pgxp_cpu.h index 00a4cd60..a518c312 100644 --- a/libpcsxcore/pgxp_cpu.h +++ b/libpcsxcore/pgxp_cpu.h @@ -39,6 +39,8 @@ extern PGXP_value* CP0_reg; #define CPU_Lo CPU_reg[34] +void PGXP_InitCPU(); + // -- CPU functions // Load 32-bit word |
