Open AaronB-Hub opened 1 month ago
Permalink to previous work: https://github.com/doldecomp/melee/blob/c39a95872829d80827947488e6aaa4f7b87bde8b/src/melee/it/itCommonItems.h#L96-L116
Not sure what's the best way to do this. One option is to create Doxygen tag(s) for DAT values.
We can look up the hardcoded values for attributes (char/item/stage/etc.) from the dat files. These could be added next to their variables in the C code for reference.
Note that values may change between versions.