Difference between revisions of "Game Opcodes:DEPRECATED"

From FFXIV Classic Wiki
Jump to: navigation, search
(Created page with "Deprecated means this opcode existed in the client's opcode switch, but the relevant code doesn't exist. This is most likely due to debug code being removed during compile tim...")
 
(No difference)

Latest revision as of 12:09, 26 March 2018

Deprecated means this opcode existed in the client's opcode switch, but the relevant code doesn't exist. This is most likely due to debug code being removed during compile time; possibly through a #ifdef DEBUG #endif macro.