Added POKEMART_LIST_END to avoid users accidentally removing it (#1947)

This commit is contained in:
Eduardo Quezada
2024-12-04 19:38:23 -03:00
committed by GitHub
parent e605ffba53
commit 3f98c78297
23 changed files with 43 additions and 108 deletions
+7
View File
@@ -1108,6 +1108,13 @@
.4byte \products
.endm
@ Used as the endpoint for a Pokemart item list
.macro pokemartlistend
.2byte ITEM_NONE
release
end
.endm
@ Opens the Pokemart system and treats the list of items as decorations.
@ Products should be a list of .2byte decoration values preceded by an .align 2
.macro pokemartdecoration products:req