You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Implement disabled spaces through north/south connections (#33)
This commit is contained in:
@@ -91,6 +91,7 @@ MACRO connection
|
||||
dw wOverworldMapBlocks + _map
|
||||
db _len - _src
|
||||
db \3_WIDTH
|
||||
db \3_HEIGHT
|
||||
db _y, _x
|
||||
dw wOverworldMapBlocks + _win
|
||||
|
||||
|
Reference in New Issue
Block a user