Skip to content

Misc cleanup for dpsadv

Not meant to be exhaustive by any means, just some low hanging fruit that I cleaned up while I was debugging the emu issue.

  • GetCharInfo() -> pLocalPC
  • GetCharInfo()->pSpawn -> pLocalPlayer
  • Added usage of mq::MQColor to clean up some of the color code.
  • Remove unnecessary casting

Merge request reports

Loading