kep-hack/engine/gfx
May Evans 17d12a0413 Faster health bar
A simple 1-character change that does so much. Usually, the game delays it by 2 frames per pixel, so changing it to 1 doubles the speed. If it remains too slow, I believe it can be removed entirely, but I'm avoiding it in case of bugs.

I also changed the debug Pokemon to Croakozuna as Pound is s/e vs Dark, allowing for an easier visual. Rhydon changed to Rhyperior for the same reason; more damage, better visual.
2022-12-08 16:11:29 +00:00
..
hp_bar.asm Faster health bar 2022-12-08 16:11:29 +00:00
load_pokedex_tiles.asm Fix file modes 2020-11-14 20:52:10 -06:00
mon_icons.asm A few fixes + added Blahaj cameo 2022-11-04 11:12:44 +00:00
oam_dma.asm wOAMBuffer -> wShadowOAM (#370) 2022-07-09 17:18:18 -04:00
palettes.asm Adding temporary warps to Faraway 2022-10-18 00:16:31 +01:00
screen_effects.asm Fix file modes 2020-11-14 20:52:10 -06:00
sprite_oam.asm wOAMBuffer -> wShadowOAM (#370) 2022-07-09 17:18:18 -04:00