summaryrefslogtreecommitdiff
path: root/src/birch_pc.c
AgeCommit message (Collapse)Author
2018-08-26Add Defines for Pokedex Related Numbers and Fixed Comment in birch_pc.c (#680)ultima-soul
* Changed pokedex_orders.h to use defines from species.h * Fixed leading white space by converting tabs to 4 spaces. * Removed comments as they are redundant. * Added German comments back. * Added defines for Pokedex Count and Species Count related numbers * Fix a comment in birch_pc.c * Added HOENN_DEX_COUNT to birch_pc.
2018-02-18remove subdirectoriescamthesaxman
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP
2017-06-16Merge remote-tracking branch 'marijn/clean/headers'yenatch
2017-05-26Add headersMarijn van der Werf
2017-05-12actually update the fileProjectRevoTPP
2017-05-12more comments on birch_pc.cProjectRevoTPP
2017-05-12remove unknowns from birch_pc.cProjectRevoTPP
2017-05-08decompile birch_pcYamaArashi