1
0

Own classes for all windows.

This commit is contained in:
Howaner
2014-12-13 15:06:55 +01:00
parent b8072cbd62
commit b6fd400276
28 changed files with 647 additions and 597 deletions

View File

@@ -4,7 +4,7 @@
#include "EnderChestEntity.h"
#include "../Item.h"
#include "../Entities/Player.h"
#include "../UI/Window.h"
#include "../UI/EnderChestWindow.h"