mirror of
https://github.com/badvision/lawless-legends.git
synced 2025-08-12 17:25:06 +00:00
Removed extra, unnecessary label
This commit is contained in:
@@ -143,7 +143,7 @@ CROSS_NORTH
|
||||
LDA REL_X
|
||||
CMP SECTION_WIDTH+VIEWPORT_HORIZ_PAD
|
||||
BGE .1
|
||||
.nw ; Get new NW section
|
||||
; Get new NW section
|
||||
LDA (SW_MAP_LOC)
|
||||
STA NW_MAP_ID
|
||||
!loadSection NW_MAP_LOC
|
||||
|
Reference in New Issue
Block a user