Add align directives to all marts

This commit is contained in:
GriffinR 2021-08-04 11:50:33 -04:00
parent d391486247
commit 44cd9eed6b
6 changed files with 7 additions and 0 deletions

View File

@ -11,6 +11,7 @@ LilycoveCity_DepartmentStore_3F_EventScript_ClerkLeft::
release release
end end
.align 2
LilycoveCity_DepartmentStore_3F_Pokemart_Vitamins: LilycoveCity_DepartmentStore_3F_Pokemart_Vitamins:
.2byte ITEM_PROTEIN .2byte ITEM_PROTEIN
.2byte ITEM_CALCIUM .2byte ITEM_CALCIUM

View File

@ -12,6 +12,7 @@ OldaleTown_Mart_EventScript_Clerk::
release release
end end
.align 2
OldaleTown_Mart_Pokemart_Basic: OldaleTown_Mart_Pokemart_Basic:
.2byte ITEM_POTION .2byte ITEM_POTION
.2byte ITEM_ANTIDOTE .2byte ITEM_ANTIDOTE

View File

@ -16,6 +16,7 @@ RustboroCity_Mart_EventScript_PokemartBasic::
release release
end end
.align 2
RustboroCity_Mart_Pokemart_Basic: RustboroCity_Mart_Pokemart_Basic:
.2byte ITEM_POKE_BALL .2byte ITEM_POKE_BALL
.2byte ITEM_POTION .2byte ITEM_POTION

View File

@ -147,6 +147,7 @@ SlateportCity_EventScript_EnergyGuru::
release release
end end
.align 2
SlateportCity_Pokemart_EnergyGuru: SlateportCity_Pokemart_EnergyGuru:
.2byte ITEM_PROTEIN .2byte ITEM_PROTEIN
.2byte ITEM_IRON .2byte ITEM_IRON
@ -543,6 +544,7 @@ SlateportCity_EventScript_DecorClerk::
release release
end end
.align 2
SlateportCity_PokemartDecor: SlateportCity_PokemartDecor:
.2byte DECOR_RED_BRICK .2byte DECOR_RED_BRICK
.2byte DECOR_BLUE_BRICK .2byte DECOR_BLUE_BRICK

View File

@ -11,6 +11,7 @@ SlateportCity_Mart_EventScript_Clerk::
release release
end end
.align 2
SlateportCity_Mart_Pokemart: SlateportCity_Mart_Pokemart:
.2byte ITEM_POKE_BALL .2byte ITEM_POKE_BALL
.2byte ITEM_GREAT_BALL .2byte ITEM_GREAT_BALL

View File

@ -11,6 +11,7 @@ SootopolisCity_Mart_EventScript_Clerk::
release release
end end
.align 2
SootopolisCity_Mart_Pokemart: SootopolisCity_Mart_Pokemart:
.2byte ITEM_ULTRA_BALL .2byte ITEM_ULTRA_BALL
.2byte ITEM_HYPER_POTION .2byte ITEM_HYPER_POTION