summaryrefslogtreecommitdiff
path: root/src/reset_save_heap.c
AgeCommit message (Collapse)Author
2020-01-12Clean up some of save.cGriffinR
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-06-26Fix/suppress warnings when building with gcc-8PikalaxALT
2019-02-09Document the intro movie state machinePhlosioneer
Need to study the water droplet animation more closely before they can be renamed; otherwise, this names every major symbol in this file.
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to ↵nullableVoidPtr
alloc as per #325 Some of the INVALID_ are likely erroneously placed, due to lack of documentation
2018-02-17Merge branch 'master' of https://github.com/pret/pokeemerald into introDiegoisawesome
2018-02-15Almost finish decompiling introDiegoisawesome
2018-02-14decompile overworldDizzyEggg
2018-02-08get rid of unnecessary externsDizzyEggg
2018-01-06remove explicit memcpy and add HEAP_SIZE constantcamthesaxman
2017-10-12Port/decomp scrcmdDiegoisawesome
2017-09-17Fix naming conflictsPikalaxALT