You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Harmonize engine/{gfx, items, link, math} with pokegold
This commit is contained in:
@@ -41,9 +41,9 @@ LoadMenuMonIcon:
|
||||
dw Trade_LoadMonIconGFX ; MONICON_TRADE
|
||||
dw Mobile_InitAnimatedMonIcon ; MONICON_MOBILE1
|
||||
dw Mobile_InitPartyMenuBGPal71 ; MONICON_MOBILE2
|
||||
dw .GetPartyMenuMonIcon ; MONICON_UNUSED
|
||||
dw Unused_GetPartyMenuMonIcon ; MONICON_UNUSED
|
||||
|
||||
.GetPartyMenuMonIcon:
|
||||
Unused_GetPartyMenuMonIcon:
|
||||
call InitPartyMenuIcon
|
||||
call .GetPartyMonItemGFX
|
||||
call SetPartyMonIconAnimSpeed
|
||||
|
||||
Reference in New Issue
Block a user