BizHawk/psx/octoshock/psx/dis.h

4 lines
101 B
C

#pragma once
EW_EXPORT s32 shock_Util_DisassembleMIPS(u32 PC, u32 instr, void* outbuf, s32 buflen);