ARM build fixes. (Should fix building on ARM/GCC10) (#210)
authorgameblabla <gameblabla@users.noreply.github.com>
Thu, 9 Sep 2021 20:20:54 +0000 (20:20 +0000)
committerGitHub <noreply@github.com>
Thu, 9 Sep 2021 20:20:54 +0000 (23:20 +0300)
This fixes building on GCC10 and ARM.
Note that in my previous HLE patch, i forgot to export psxNULL
so it was failling to compile it... Oops.

Co-authored-by: negativeExponent <negativeExponent@users.noreply.github.com>

No differences found