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/lorelei.asm | |
parent | 9a5b7f5d19e84eb1caab7ecddaa0f157ebae5594 (diff) | |
parent | a51037eeeedb03e29d8675626018cf02750882fa (diff) |
Merge branch 'master' of https://github.com/pret/pokered into merge-pokered
Diffstat (limited to 'data/mapObjects/lorelei.asm')
-rwxr-xr-x | data/mapObjects/lorelei.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/mapObjects/lorelei.asm b/data/mapObjects/lorelei.asm index 4ce080f7..5b985369 100755 --- a/data/mapObjects/lorelei.asm +++ b/data/mapObjects/lorelei.asm @@ -1,4 +1,4 @@ -LoreleiObject: ; 0x76280 (size=44) +LoreleiObject: db $3 ; border block db $4 ; warps |