Add HUD map mode flag, "chest key" totals table, and seen-counter flags

for tracking
This commit is contained in:
cassidoxa
2023-02-23 20:46:40 -05:00
parent 66fd23fc61
commit a2020c9c76
8 changed files with 85 additions and 18 deletions

View File

@@ -16,7 +16,7 @@ JML.l ReturnFromOnDrawHud
;--------------------------------------------------------------------------------
OnDungeonEntrance:
STA.l PegColor ; thing we wrote over
JSL MaybeFlagCompassTotalEntrance
JSL MaybeFlagDungeonTotalsEntrance
RTL
;--------------------------------------------------------------------------------
OnPlayerDead: