This commit is contained in:
lizzie 2026-03-16 22:34:46 +00:00
parent 7aee3c6d52
commit b42e9107d4
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@ extern "C" int32_t sceKernelInstallExceptionHandler(int32_t signum, SceKernelExc
#include "common/assert.h"
#include "common/virtual_buffer.h"
#include "common/logging/log.h"
#include "common/logging.h"
// PlayStation 4
// Flag needs to be undef-ed on non PS4 since it has different semantics