add ZSCustomOverworld to assets/asm
This commit is contained in:
@@ -7,9 +7,16 @@ namespace yaze
|
||||
|
||||
!YAZE_CUSTOM_MOSAIC = 1
|
||||
|
||||
|
||||
if !YAZE_CUSTOM_MOSAIC != 0
|
||||
incsrc "mosaic_change.asm"
|
||||
endif
|
||||
|
||||
!ZS_CUSTOM_OVERWORLD = 1
|
||||
|
||||
if !ZS_CUSTOM_OVERWORLD != 0
|
||||
incsrc "ZSCustomOverworld.asm"
|
||||
endif
|
||||
|
||||
}
|
||||
namespace off
|
||||
Reference in New Issue
Block a user