diff options
Diffstat (limited to 'src/graphic/graphic.h')
-rw-r--r-- | src/graphic/graphic.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/graphic/graphic.h b/src/graphic/graphic.h index 0f6710f8..ea9b71f0 100644 --- a/src/graphic/graphic.h +++ b/src/graphic/graphic.h @@ -63,6 +63,7 @@ extern BuySellDialog *buySellDialog; extern InventoryWindow *inventoryWindow; extern NpcListDialog *npcListDialog; extern NpcTextDialog *npcTextDialog; +extern SkillDialog *skillDialog; /** * The action listener for the chat field. |