Fix HW DoF removal patches.txt, calls to cave locations should always be absolute

This commit is contained in:
Rajko Stojadinovic 2018-02-02 16:16:31 +01:00
parent ba7b265d8a
commit c5b95ece3a

View File

@ -15,4 +15,4 @@ _nullViewport = 0x00000000
0x0000001C = blr
# patch DoF call to ktgl::CCafeGraphicsDevice::GetViewport to use our nulling out function instead
0x02878FAC = bl _nullViewport
0x02878FAC = bla _nullViewport