Fix oversight for icache emulation code. (#226)
authorgameblabla <gameblabla@users.noreply.github.com>
Sun, 10 Oct 2021 15:30:59 +0000 (15:30 +0000)
committerGitHub <noreply@github.com>
Sun, 10 Oct 2021 15:30:59 +0000 (18:30 +0300)
commit7bbabe80066083236adfd653f289de17443a7dd8
tree9a0beac85d6f51b75deb3a53f008e88fd2d3f560
parentecd502e11f1d17998924f2de5909380b75c67d49
Fix oversight for icache emulation code. (#226)

This fixes Armored Core when being run in icache emulation mode.
This was a mistake on my part as i forgot about that piece of code.
libpcsxcore/misc.c
libpcsxcore/psxmem.c