mirror of
https://github.com/devkitPro/wut.git
synced 2026-04-24 23:46:56 -05:00
coreinit: Fix DisassemblePPCOpcode return type.
This commit is contained in:
parent
5bf8c57bb8
commit
090fd38606
|
|
@ -61,7 +61,7 @@ uint32_t
|
|||
OSGetUPID();
|
||||
|
||||
|
||||
void
|
||||
BOOL
|
||||
DisassemblePPCOpcode(uint32_t *opcode,
|
||||
char *buffer,
|
||||
uint32_t bufferSize,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user