IFItemMall.cpp

 avatar
unknown
c_cpp
2 years ago
231 B
96
Indexable
undefined1 CIFItemMall::OnCloseWnd_IMPL() {
    reinterpret_cast<int(__thiscall *)(CIFItemMall *)>(0x007BD530)(this);

#ifdef CONFIG_OLD_ITEM_MALL
    g_pCGInterface->OnItemMallSectionControl(false);
#endif

    return 1;
}
Editor is loading...
Leave a Comment