diff options
Diffstat (limited to 'engine/items/inventory.asm')
-rwxr-xr-x | engine/items/inventory.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/items/inventory.asm b/engine/items/inventory.asm index a11bcec..d09a75a 100755 --- a/engine/items/inventory.asm +++ b/engine/items/inventory.asm @@ -720,4 +720,4 @@ GetItemPrice: ; 03:540C ld d, a pop bc pop hl - ret
\ No newline at end of file + ret |