diff options
| author | Rangi <remy.oukaour+rangi@gmail.com> | 2020-09-15 08:36:58 -0400 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi@gmail.com> | 2020-09-15 08:36:58 -0400 |
| commit | aee8501a10f99a5db01870426fe9b06dc6d35acc (patch) | |
| tree | ddf8dc8186f8cca6f6736d002dab091098649eb9 /engine/items/inventory.asm | |
| parent | faffe1c1b8fbcb64a13d82530c91c995ffe4f501 (diff) | |
| parent | b78f2edbc3b3b2d01fc0590310a8d9e65648ee44 (diff) | |
Merge branch 'master' of https://github.com/pret/pokegold-spaceworld
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 |
