wild_pokemon_area and pokedex_area_markers

This commit is contained in:
PikalaxALT
2019-10-04 12:55:48 -04:00
parent 0cf4c9f25c
commit 1f6f5f369b
21 changed files with 615 additions and 807 deletions
+2 -3
View File
@@ -65,10 +65,9 @@
.endm
.macro subsprite x, y, priority, tile_num_offset, size
.2byte \x
.2byte \y
.byte \x
.byte \y
.2byte ((\priority) << 14) | ((\tile_num_offset) << 4) | SPRITE_SIZE_\size
.2byte 0 @ padding
.endm
.macro obj_image_anim_frame pic_id, duration, flags = 0