diff options
author | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-07-06 13:35:48 -0400 |
---|---|---|
committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-07-06 13:35:48 -0400 |
commit | 9c9fb882c70650b82f4e684d12a5f5cf03d18ae6 (patch) | |
tree | 38e83aa984862e0e6010e490f2092b9eaf5d5807 /data | |
parent | 9facc162f3b750a35ed10ad0fa00e5a17e260adf (diff) |
Complete documentation of bank3d
todo: label functions past engine/items/tm_prices.asm
check if hlCoords are correct.
Diffstat (limited to 'data')
-rwxr-xr-x | data/tm_prices.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/tm_prices.asm b/data/tm_prices.asm index 89fdb8e9..2aa72f28 100755 --- a/data/tm_prices.asm +++ b/data/tm_prices.asm @@ -1,4 +1,4 @@ -TechnicalMachinePrices: ; 7bfa7 (1e:7fa7) +TechnicalMachinePrices: ; f65f5 (3d:65f5) ; In thousands (nybbles). dn 3, 2 ; TM_01, TM_02 dn 2, 1 ; TM_03, TM_04 |