diff options
| author | dannye <corrnondacqb@yahoo.com> | 2016-06-12 02:34:42 -0500 |
|---|---|---|
| committer | dannye <corrnondacqb@yahoo.com> | 2016-06-12 02:34:42 -0500 |
| commit | 42f99e9aff80a4c8d47c17f6dda2494e1bd6f7d9 (patch) | |
| tree | b2cb959094a6574f20b72fce2d03207b0f56c0c3 /data/mapObjects/route7gate.asm | |
| parent | Merge branch 'master' of https://github.com/pret/pokered into merge-pokered (diff) | |
| parent | Remove the last address comments (diff) | |
| download | pokeyellow-42f99e9aff80a4c8d47c17f6dda2494e1bd6f7d9.tar.gz pokeyellow-42f99e9aff80a4c8d47c17f6dda2494e1bd6f7d9.tar.xz pokeyellow-42f99e9aff80a4c8d47c17f6dda2494e1bd6f7d9.zip | |
Merge branch 'master' of https://github.com/pret/pokered into merge-pokered
Diffstat (limited to 'data/mapObjects/route7gate.asm')
| -rwxr-xr-x | data/mapObjects/route7gate.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/mapObjects/route7gate.asm b/data/mapObjects/route7gate.asm index 9e80ca39..8f65891b 100755 --- a/data/mapObjects/route7gate.asm +++ b/data/mapObjects/route7gate.asm @@ -1,4 +1,4 @@ -Route7GateObject: ; 0x1e185 (size=42) +Route7GateObject: db $a ; border block db $4 ; warps |
