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/lab2.asm | |
parent | 9a5b7f5d19e84eb1caab7ecddaa0f157ebae5594 (diff) | |
parent | a51037eeeedb03e29d8675626018cf02750882fa (diff) |
Merge branch 'master' of https://github.com/pret/pokered into merge-pokered
Diffstat (limited to 'data/mapObjects/lab2.asm')
-rwxr-xr-x | data/mapObjects/lab2.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/mapObjects/lab2.asm b/data/mapObjects/lab2.asm index 89ed5f2c..ed541ada 100755 --- a/data/mapObjects/lab2.asm +++ b/data/mapObjects/lab2.asm @@ -1,4 +1,4 @@ -Lab2Object: ; 0x75c45 (size=38) +Lab2Object: db $17 ; border block db $2 ; warps |