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