mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-17 10:32:29 +13:00
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
8 lines
90 B
NASM
8 lines
90 B
NASM
VendingPrices:
|
|
db FRESH_WATER
|
|
money 200
|
|
db SODA_POP
|
|
money 300
|
|
db LEMONADE
|
|
money 350
|