Files
Sun1602/Client/GameClient/Interface/uiItemDivMan/uiItemDivMan_def.h
T
2022-10-26 12:25:11 +08:00

7 lines
110 B
C

#pragma once
struct IM_ITEMDIV_MANAGER
{
static const DWORD ITEMDIV;
static const DWORD ITEMSHOPDIV;
};