diff options
| author | YamaArashi <shadow962@live.com> | 2016-06-12 01:53:13 -0700 |
|---|---|---|
| committer | YamaArashi <shadow962@live.com> | 2016-06-12 01:59:13 -0700 |
| commit | 1724613086e7c27bf74cea339f7e59bf3900a498 (patch) | |
| tree | 767fefc372f185b926573bbaedda5426a9602fe2 /data/mapObjects/route2gate.asm | |
| parent | 7597b4bf8cc3293edbb992eb59f69030f4228f1c (diff) | |
remove map object addr comments
Diffstat (limited to 'data/mapObjects/route2gate.asm')
| -rwxr-xr-x | data/mapObjects/route2gate.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/mapObjects/route2gate.asm b/data/mapObjects/route2gate.asm index 9a0b79e0..53590f69 100755 --- a/data/mapObjects/route2gate.asm +++ b/data/mapObjects/route2gate.asm @@ -1,4 +1,4 @@ -Route2GateObject: ; 0x5d620 (size=48) +Route2GateObject: db $a ; border block db $4 ; warps |
