X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Fpsxhle.h;h=04126345e9648b8c3410be194c06f743f3078714;hb=c979e8c288de90834ceecfd7a37543a44cdd9402;hp=0529c3898545197717658e7455ec5c7fb3628f14;hpb=dd79da89fc4ddf020bb6f8d8c8a733429249bab3;p=pcsx_rearmed.git diff --git a/libpcsxcore/psxhle.h b/libpcsxcore/psxhle.h index 0529c389..04126345 100644 --- a/libpcsxcore/psxhle.h +++ b/libpcsxcore/psxhle.h @@ -28,7 +28,7 @@ extern "C" { #include "r3000a.h" #include "plugins.h" -extern const void (*psxHLEt[8])(); +extern void (* const psxHLEt[8])(); #ifdef __cplusplus }