This website requires JavaScript.
Explore
Help
Sign In
pokehacks
/
pokecrystal-board
Watch
0
Star
0
Fork
0
You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced
2025-04-09 05:44:44 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ead103d2c6d21cd4774e5c32b9c66f9435f7adbb
pokecrystal-board
/
macros
History
Rangi
ead103d2c6
MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue
#440
)
2018-01-23 16:08:43 -05:00
..
scripts
MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue
#440
)
2018-01-23 16:08:43 -05:00
code.asm
Avoid "+- 1" at every maskbits
2018-01-16 17:27:50 -05:00
coords.asm
bgrows → * BG_MAP_WIDTH
2017-12-29 18:59:50 -05:00
data.asm
menu_coords macro for (x1, y1, x2, y2) order (see issue
#440
)
2018-01-13 16:38:14 -05:00
enum.asm
Specialized macros go with their data/code
2018-01-10 00:08:05 -05:00
gfx.asm
PALETTE_SIZE
2018-01-22 19:57:35 -05:00
predef.asm
Long lists of db/dw series with struct-defining macros belong in data/
2018-01-15 14:11:11 -05:00
rst.asm
endm -> ENDM
2017-12-28 22:31:16 +01:00
wram.asm
Struct macros should have their main label outside the macro
2018-01-23 11:40:32 -05:00