mirror of
https://github.com/badvision/lawless-legends.git
synced 2025-02-28 12:29:59 +00:00
Removed extra, unnecessary label
This commit is contained in:
parent
2fe992370d
commit
50b64ab2a5
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user