summaryrefslogtreecommitdiff
path: root/tools/o2narc/o2narc.cpp
AgeCommit message (Collapse)Author
2021-05-29Output NARC contents as C enums in .naix filesPikalaxALT
You can include these by typing out the full path to the .naix file (minus the files/ prefix). Example: ```c ``` Also: - Build the filesystem before building the C objects
2020-08-27use_item_on_mon.c; itemdata to jsonPikalaxALT
2020-06-18Fix o2narc.cpp to work on dinosaur g++PikalaxALT
2020-06-18Drop baserom dependencyPikalaxALT
2020-06-18Decompile pms to JSONPikalaxALT
2020-06-18Implement o2narc; decompile base stats and movelearns to jsonPikalaxALT