diff options
Diffstat (limited to 'data/tm_prices.asm')
-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 5e335690..4fce3f60 100755 --- a/data/tm_prices.asm +++ b/data/tm_prices.asm @@ -4,4 +4,4 @@ TechnicalMachinePrices: ; 7bfa7 (1e:7fa7) db $21, $45, $55, $32, $32 db $55, $52, $54, $52, $41 db $21, $12, $42, $25, $24 - db $22, $52, $24, $34, $42
\ No newline at end of file + db $22, $52, $24, $34, $42 |