hide other map icons based on MAPICON id
This commit is contained in:
@@ -91,6 +91,7 @@ MapIconDraw:
|
|||||||
|
|
||||||
JSR HandleMapDrawIcon_noflash
|
JSR HandleMapDrawIcon_noflash
|
||||||
.skip_draw_x
|
.skip_draw_x
|
||||||
|
JMP .skip_draw_6
|
||||||
|
|
||||||
.hall_of_secrets
|
.hall_of_secrets
|
||||||
; Draw Hall of Secrets
|
; Draw Hall of Secrets
|
||||||
@@ -110,6 +111,7 @@ MapIconDraw:
|
|||||||
JSR HandleMapDrawIcon
|
JSR HandleMapDrawIcon
|
||||||
JMP restore_coords_and_exit
|
JMP restore_coords_and_exit
|
||||||
.skip_hall_draw
|
.skip_hall_draw
|
||||||
|
JMP .skip_draw_6
|
||||||
|
|
||||||
.draw_secret
|
.draw_secret
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user