summaryrefslogtreecommitdiff
path: root/src/pokedex_area_screen.c
AgeCommit message (Expand)Author
2019-06-26Fix/suppress warnings when building with gcc-8PikalaxALT
2019-03-31Merge branch 'master' into pokedex-area-const-arrayPhlosioneer
2019-03-31Change names from MAP_AREA_ to MAP_GROUP_Phlosioneer
2019-03-16Use constants for Oam .shape and .size fieldsPhlosioneer
2019-03-12Document sAreaGlowTilemapMappingPhlosioneer
2019-01-02Fix merge conflictsTetrable
2019-01-02Finish off labelling flagsTetrable
2018-12-26Fix BgAttributesDizzyEggg
2018-12-06Remove uses of INVALID_ defines, clean up some arrays with constants, and spa...nullableVoidPtr
2018-11-30Decompile pokedex_area_screen.c (#412)Marcus Huderle