wrong inventory position fix

This commit is contained in:
2022-06-25 10:29:12 -04:00
parent 2c98d73877
commit 42facad64e
4 changed files with 23 additions and 22 deletions
+2 -2
View File
@@ -256,9 +256,9 @@ IndexesOfWeaponsL2
; variables storing amount of weapons on the first and second
; list and pointer position
HowManyOnTheList1
HowManyOnTheListOff
.DS 1
HowManyOnTheList2
HowManyOnTheListDef
.DS 1
PositionOnTheList ; pointer position on the list being displayed
.DS 1