mirror of
https://github.com/Decompollaborate/rabbitizer.git
synced 2024-12-28 15:17:59 +00:00
format
This commit is contained in:
parent
399c708c46
commit
e8c39685fc
@ -16,7 +16,6 @@ InstructionR3000GTE::~InstructionR3000GTE() {
|
|||||||
RabbitizerInstructionR3000GTE_destroy(&this->instr);
|
RabbitizerInstructionR3000GTE_destroy(&this->instr);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
uint8_t InstructionR3000GTE::GetR3000GTE_fakeOpcode() const {
|
uint8_t InstructionR3000GTE::GetR3000GTE_fakeOpcode() const {
|
||||||
return RAB_INSTR_R3000GTE_GET_FAKE_OPCODE(&this->instr);
|
return RAB_INSTR_R3000GTE_GET_FAKE_OPCODE(&this->instr);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user