diff options
Diffstat (limited to 'engine/items')
-rwxr-xr-x | engine/items/tm_prices.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/items/tm_prices.asm b/engine/items/tm_prices.asm index 7c5c56fa..ccc5fc5a 100755 --- a/engine/items/tm_prices.asm +++ b/engine/items/tm_prices.asm @@ -1,4 +1,4 @@ -GetMachinePrice: ; 7bf86 (1e:7f86) +GetMachinePrice: ; f65d4 (3d:65d4) ; Input: [wcf91] = Item Id of a TM ; Output: Stores the 2-byte TM price in [H_DOWNARROWBLINKCNT1] and [H_DOWNARROWBLINKCNT2] ; as a BCD |