mirror of
https://github.com/Decompollaborate/rabbitizer.git
synced 2024-12-26 18:14:51 +00:00
Remove deprecation on treatJAsUnconditionalBranch
This commit is contained in:
parent
0f4691b409
commit
2625534240
@ -37,7 +37,7 @@ typedef struct RabbitizerConfig_PseudoInstr {
|
||||
} RabbitizerConfig_PseudoInstr;
|
||||
|
||||
typedef struct RabbitizerConfig_ToolchainTweaks {
|
||||
bool treatJAsUnconditionalBranch; //! @deprecated
|
||||
bool treatJAsUnconditionalBranch;
|
||||
/**
|
||||
* Enables a few fixes for SN64's assembler related to div/divu instructions
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user