You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Remove unused map environment with index 0 (#7), Implement function to draw the overworld textbox (#10)
This commit is contained in:
@@ -966,15 +966,7 @@ wAttrmap::
|
||||
ds SCREEN_WIDTH * SCREEN_HEIGHT
|
||||
wAttrmapEnd::
|
||||
|
||||
UNION
|
||||
; addresses dealing with serial comms
|
||||
wcf42:: db
|
||||
wcf44:: db
|
||||
wcf45:: db
|
||||
|
||||
NEXTU
|
||||
wTileAnimBuffer:: ds 1 tiles
|
||||
ENDU
|
||||
|
||||
; link data
|
||||
UNION
|
||||
|
Reference in New Issue
Block a user