Remove indoor sprites (#7), and improve overworld sprite sorting in VRAM (#2)

This commit is contained in:
xCrystal
2023-07-26 10:30:47 +02:00
parent 2d5bd722cd
commit 15f452ff26
3 changed files with 12 additions and 123 deletions

View File

@@ -82,5 +82,3 @@ DEF SPAWN_N_A EQU -1
const_def
const FLY_1
DEF NUM_FLYPOINTS EQU const_value
DEF MAX_OUTDOOR_SPRITES EQU 23 ; see engine/overworld/overworld.asm