Remove CdlGetlocP hack. (#235)
authorgameblabla <gameblabla@users.noreply.github.com>
Fri, 29 Oct 2021 20:22:25 +0000 (20:22 +0000)
committerGitHub <noreply@github.com>
Fri, 29 Oct 2021 20:22:25 +0000 (23:22 +0300)
commit981752f84063a77f456e494dc298808ec14611a9
treebcf0b06f4cea7d78cc55db33084bc7eb3bb150ca
parent2da09dae586e9677b0ff3bfc1ce746b9ea6c9479
Remove CdlGetlocP hack. (#235)

This was added back in 2013 or so in PCSX Rearmed
and according to some tests against Tomb Raider 1 (which
is affected by the GetLocP code),
it works properly without this hack.

So let's just remove it as we are now doing it properly.
(Besides, Duckstation and mednafen don't have this hack)
libpcsxcore/cdrom.c