mirror of
https://gitlab.com/hashborgir/d2tweaks-rnd2k.git
synced 2025-10-13 16:34:22 -05:00
added transmorify wrapper
This commit is contained in:
@@ -50,5 +50,7 @@ namespace diablo2 {
|
||||
|
||||
//D2Game.0x6FC4ED80
|
||||
structures::unit* __fastcall D2GAME_CreateItemEx_6FC4ED80(structures::game* pGame, structures::D2ItemDropStrc* pItemDrop, int32_t a3);
|
||||
|
||||
static int32_t __fastcall D2GAME_Transmogrify_6FC4A660(structures::game* pGame, structures::unit* pUnit, structures::unit* pItem);
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user