diff options
| author | YamaArashi <shadow962@live.com> | 2016-06-11 21:30:31 -0700 |
|---|---|---|
| committer | YamaArashi <shadow962@live.com> | 2016-06-11 21:33:57 -0700 |
| commit | 4c5c98cb2a1bc747a0eb397cb75e48dc8a098494 (patch) | |
| tree | 2872a6436075c0d6132671e98af44f0a1429e498 /engine/items | |
| parent | 54143d33fc1211fb0c949ba62633d1c8d94f2717 (diff) | |
sync engine code with pokered
Diffstat (limited to 'engine/items')
| -rwxr-xr-x | engine/items/items.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engine/items/items.asm b/engine/items/items.asm index 3fb4b7e1..984cc381 100755 --- a/engine/items/items.asm +++ b/engine/items/items.asm @@ -3211,7 +3211,6 @@ FindWildLocationsOfMon: inc hl inc c jr .loop - .done ld a, $ff ; list terminator ld [de], a |
