X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=libpcsxcore%2Fpsxhw.h;fp=libpcsxcore%2Fpsxhw.h;h=3017c90115358cdb663f79065250a7a409427180;hp=574ee3337fdb59a3c73f9c49c88d3478b7e65285;hb=0c2126b9446fea1eb2a4e4c84fcb5ac1f364e81c;hpb=899d08bdfa1d222a9c0e73ee2604b96ff4287687 diff --git a/libpcsxcore/psxhw.h b/libpcsxcore/psxhw.h index 574ee333..3017c901 100644 --- a/libpcsxcore/psxhw.h +++ b/libpcsxcore/psxhw.h @@ -93,7 +93,6 @@ void psxHwWriteChcr6(u32 value); void psxHwWriteDmaIcr32(u32 value); void psxHwWriteGpuSR(u32 value); u32 psxHwReadGpuSR(void); -u32 psxHwReadGpuSRbusyHack(void); #ifdef __cplusplus }