Preparing to reorder characters

This commit is contained in:
Pecusx
2023-06-02 13:03:33 +02:00
parent 827ce08e9c
commit abb4bda381
5 changed files with 36 additions and 19 deletions
+3 -1
View File
@@ -3,7 +3,9 @@
.IF *>0 ;this is a trick that prevents compiling this file alone
;---------------------------------------------------
purchaseTextBuffer
dta d"Player: * Cash: 0" ; ZERO TO MAKE YOU RICHER ON THE SCREEN
dta d"Player: "
dta char_joy
dta d" Cash: 0" ; ZERO TO MAKE YOU RICHER ON THE SCREEN
; DLs fragments (modified by game code)
; all Purchase DL :)