summaryrefslogtreecommitdiff
path: root/include/asm.inc.h
AgeCommit message (Collapse)Author
2016-12-17make ROM compile again/fix warningsProjectRevoTPP
2016-12-16Decompile moneyMarijn van der Werf
2016-12-16Decompile mailMarijn van der Werf
2016-12-13Decompile berry tag screenMarijn van der Werf
2016-12-12Fix new errorsMarijn van der Werf
2016-12-12Clean up Matsuda debug menuMarijn van der Werf
2016-12-11decompile load_save.c (#125)ProjectRevoTPP
* start decompiling load_save.c * almost finish decompiling load_save.c * finish decompiling load_save.c * i cannot hex math * formatting
2016-12-11Continue decompiling trainer_cardMarijn van der Werf
2016-12-07use .o in comment for consistencyYamaArashi
2016-12-07decompile fldeff_strength.cYamaArashi
2016-12-04Merge branch 'clean/warnings-1' of https://github.com/marijnvdwerf/pokeruby ↵YamaArashi
into marijnvdwerf-clean/warnings-1
2016-12-04Add functions used by matsuda menu to asm.inc.hMarijn van der Werf
2016-12-04Fix warnings in trainer_see.cMarijn van der Werf
2016-12-04Decompile sub_8093110 and sub_8093130Marijn van der Werf
2016-12-02Fix definition of daycare_count_pokemonMarijn van der Werf
2016-12-02Fix definition of helper functionMarijn van der Werf
2016-12-02[WIP] Extract all external function declarations to headers (#114)Marijn van der Werf
* Extract other external function declarations * Fix GBA compilation * Revert `sub_803C434` to asm