mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
2746288030
These are used where the head or the feet of the player/enemy have to be moved in an animation, and shouldn't overlap. These aren't actual GFX and should be loaded with the proper commands, and they're always loaded at the end of the VRAM area. Furthermore, I've defined BATTLEANIM_BASE_TILE, which is the tile from which battle animation graphics may start to load. This value was picked to make sure at least an entire pokemon pic fits in the area before it, even though it doesn't seem very used... |
||
---|---|---|
.. | ||
battle | ||
battle_anims | ||
events | ||
games | ||
gfx | ||
items | ||
link | ||
math | ||
menus | ||
movie | ||
overworld | ||
phone | ||
pokedex | ||
pokegear | ||
pokemon | ||
printer | ||
rtc | ||
tilesets | ||
predef.asm | ||
smallflag.asm |