FireEmblemUniverse / ColorzCore

A rewriting of Core.exe for EA.
GNU General Public License v3.0
7 stars 7 forks source link

Suggestion: (Raws) Ability to flag a raw/code as "deprecated" and warn when it is used #33

Open StanHash opened 5 years ago

StanHash commented 5 years ago

Something like doing

SLOTS_UNKNOWN, 0x0624, 4, [...] -deprecated

and using the SLOTS_UNKNOWN code in this example would raise a warning.