This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
pokecrystal
mirror of
https://github.com/pret/pokecrystal.git
Watch
1
Star
1
Fork
You've already forked pokecrystal
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
46ead9b849
pokecrystal
/
constants
/
gfx_constants.asm
5 lines
80 B
NASM
Raw
Normal View
History
Unescape
Escape
give/takeitem *, 1: the 1 is optional
2015-11-05 01:20:14 +00:00
LEN_2BPP_TILE
EQU
16
LEN_1BPP_TILE
EQU
8
TILES_PER_FRAME
EQU
6
SPRITEMOVEDATA
2015-11-01 01:05:02 +00:00
TILESIZE
EQU
$
10