X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fmenu%2FResources.cpp;h=87abfa5f905f09dd6d02e2c6a6e3751961123093;hb=c1de2db3755c2cffd790c58bbd92e7fc993afcb5;hp=79e59515b9ab905861e9840954890cf01837987e;hpb=317100aa5878503dad034a1e1eb734d1e952f842;p=l2e.git diff --git a/src/menu/Resources.cpp b/src/menu/Resources.cpp index 79e5951..87abfa5 100644 --- a/src/menu/Resources.cpp +++ b/src/menu/Resources.cpp @@ -43,7 +43,23 @@ Resources::Resources() , aglLabel(0) , intLabel(0) , gutLabel(0) -, mgrLabel(0) { +, mgrLabel(0) + +, ipLabel(0) +, experienceLabel(0) +, nextLevelLabel(0) + +, statusMenuProperties(0) + +, nextLabel(0) +, returnLabel(0) + +, itemMenuProperties(0) +, itemMenuUseText(0) +, itemMenuSortText(0) +, itemMenuDropText(0) + +, inventoryMenuProperties(0) { }