mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-06 15:05:59 +00:00
5 lines
152 B
C
5 lines
152 B
C
#pragma once
|
|
|
|
using SceKernelDeci4pCallback = s32(s32 notifyId, s32 notifyCount, s32 notifyArg, vm::ptr<void> pCommon);
|
|
|
|
extern psv_log_base sceDeci4p;
|