X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=frontend%2Fplugin.c;fp=frontend%2Fplugin.c;h=7b0d301195977c1fc3b14d7640f0448b258b5b74;hp=cbb5558d52cf1b37e4248716e5bddcce57dc2249;hb=19e57cbf170d1ce49f00097f3cc3a4ed96d77374;hpb=f968d35dc0302f3fb7fba5a1bafb5feed1f758f6 diff --git a/frontend/plugin.c b/frontend/plugin.c index cbb5558d..7b0d3011 100644 --- a/frontend/plugin.c +++ b/frontend/plugin.c @@ -271,8 +271,7 @@ pc_hook_func (SPU_playCDDAchannel, (short *a0, int a1), (a0, a1), P void pcnt_hook_plugins(void) { - /* test it first */ - pcnt_get(); + pcnt_init(); hook_it(GPU_writeStatus); hook_it(GPU_writeData);