summaryrefslogtreecommitdiff
path: root/asm/weather.s
AgeCommit message (Collapse)Author
2017-04-08finish decompiling item_use.c (#244)ProjectRevoTPP
* nonmatching sub_80C9720 and decompile sub_80C9838 * finish decompiling Itemfinder functions. * decompile ItemUseOutOfBattle_PokeblockCase and ItemUseOutOfBattle_CoinCase * rename field_doortransition * rename weather file * decompile more of item_use.c * decompile up to repel code * decompile up to stat increase code * finish decompiling item_use.c * remove item_use from ld_script
2017-01-05more labels (#165)ProjectRevoTPP
* more labels and match sub_810745C * formatting * move BattleStruct to battle.h and combine both loose structs * oops * more labels for rom4.c
2017-01-01split rom_806936CYamaArashi
2016-11-24Merge branch 'weather' of https://github.com/yenatch/pokeruby into ↵YamaArashi
yenatch-weather
2016-11-07Decompile part of weather.s.yenatch
2016-10-28included .s to .incYamaArashi
2016-10-22add comments for literal pool loadsYamaArashi
2016-10-21split out weather.sYamaArashi