psxmem.h: Fix annoying warning
authorPaul Cercueil <paul@crapouillou.net>
Sun, 22 Oct 2023 22:38:45 +0000 (00:38 +0200)
committerPaul Cercueil <paul@crapouillou.net>
Mon, 23 Oct 2023 20:30:49 +0000 (22:30 +0200)
commit9ea04836726b2bfb8d729b717ebefcffe2f036b6
tree0650fcad9a83cf4999c3f5c048d360b85dfc9b9b
parent8f3fa1e818af2bf85aa0eeeb19bb532a37c48a43
psxmem.h: Fix annoying warning

Avoid doing arithmetic on pointers to keep compilers happy.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
libpcsxcore/psxmem.h