mirror of
https://github.com/devkitPro/wut.git
synced 2026-09-08 19:25:47 -05:00
coreinit: Fix DisassemblePPCOpcode return type.
This commit is contained in:
@@ -61,7 +61,7 @@ uint32_t
|
||||
OSGetUPID();
|
||||
|
||||
|
||||
void
|
||||
BOOL
|
||||
DisassemblePPCOpcode(uint32_t *opcode,
|
||||
char *buffer,
|
||||
uint32_t bufferSize,
|
||||
|
||||
Reference in New Issue
Block a user