housekeeping

This commit is contained in:
scawful
2025-01-19 14:29:47 -05:00
parent 3f436cca7f
commit 85cdc25f4f
2 changed files with 1 additions and 2 deletions

View File

@@ -4,7 +4,6 @@
; Or ZS Expanded @ $3D8000 ; Or ZS Expanded @ $3D8000
Map16Definitions = $3D8000 Map16Definitions = $3D8000
Overworld_DrawMap16_Persist = $1BC97C
Overworld_DrawMap16_Anywhere = $1BC983 Overworld_DrawMap16_Anywhere = $1BC983
Interface_PrepAndDisplayMessage = $0FFDAA Interface_PrepAndDisplayMessage = $0FFDAA
Overworld_EntranceTileIndex = $1BBA71 Overworld_EntranceTileIndex = $1BBA71

View File

@@ -2,7 +2,7 @@
SummonGuards: SummonGuards:
{ {
LDA.l SWORD : CMP.b #$02 : BNE + LDA.l Sword : CMP.b #$02 : BNE +
JSR Overlord_SpawnSoldierPath JSR Overlord_SpawnSoldierPath
+ +
RTL RTL