shadPS4/src/core/PS4/Stubs.h
2023-10-31 14:28:42 +02:00

4 lines
71 B
C

#include "types.h"
u64 UnresolvedStub();
u64 GetStub(const char *nid);