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/lab1.asm | |
parent | 7597b4bf8cc3293edbb992eb59f69030f4228f1c (diff) |
remove map object addr comments
Diffstat (limited to 'data/mapObjects/lab1.asm')
-rwxr-xr-x | data/mapObjects/lab1.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/mapObjects/lab1.asm b/data/mapObjects/lab1.asm index a2e05e14..e0adaedc 100755 --- a/data/mapObjects/lab1.asm +++ b/data/mapObjects/lab1.asm @@ -1,4 +1,4 @@ -Lab1Object: ; 0x75bb3 (size=62) +Lab1Object: db $17 ; border block db $5 ; warps |