From 9c9fb882c70650b82f4e684d12a5f5cf03d18ae6 Mon Sep 17 00:00:00 2001 From: luckytyphlosion Date: Mon, 6 Jul 2015 13:35:48 -0400 Subject: Complete documentation of bank3d todo: label functions past engine/items/tm_prices.asm check if hlCoords are correct. --- engine/items/tm_prices.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engine/items') 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 -- cgit v1.2.3