mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-26 08:05:19 -05:00
* Alcremie form sprites Co-authored-by: Blackforest92 <rico.anjaya@gmail.com> # Conflicts: # graphics/pokemon/alcremie/lemon_cream/front.png # graphics/pokemon/alcremie/matcha_cream/back.png # graphics/pokemon/alcremie/matcha_cream/front.png # graphics/pokemon/alcremie/mint_cream/front.png # graphics/pokemon/alcremie/ruby_cream/front.png # graphics/pokemon/alcremie/salted_cream/front.png # include/graphics.h # src/data/graphics/pokemon.h # src/data/pokemon/species_info.h # src/data/pokemon_graphics/back_pic_coordinates.h # src/data/pokemon_graphics/back_pic_table.h # src/data/pokemon_graphics/footprint_table.h # src/data/pokemon_graphics/front_pic_anims.h # src/data/pokemon_graphics/front_pic_coordinates.h # src/data/pokemon_graphics/front_pic_table.h # src/data/pokemon_graphics/palette_table.h # src/data/pokemon_graphics/shiny_palette_table.h # src/pokemon.c * Fixed cries * Removed Todos * Temp: all forms use the same icon * Grouped form data + Fixed missing Level up and Teachable learnsets * Added missing data for form changes and back animations * Grouped defines together * Fixed compile --------- Co-authored-by: Alex <alexthenotes@gmail.com> |
||
|---|---|---|
| .. | ||
| direct_sound_samples | ||
| programmable_wave_samples | ||
| songs | ||
| voicegroups | ||
| cry_tables.inc | ||
| direct_sound_data.inc | ||
| keysplit_tables.inc | ||
| MPlayDef.s | ||
| music_player_table.inc | ||
| programmable_wave_data.inc | ||
| song_table.inc | ||
| voice_groups.inc | ||