X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;ds=sidebyside;f=src%2Finterface.hpp;h=8bdb8fb7ca0248bf4cb06ce14c3c9cff55cfd8b1;hb=e52e3c500b679ab7bae9cfdda3fb0d630a2584ad;hp=7bfd7155cc3823e335fd7d0cf69964a2121fbfbc;hpb=d2d3cb877984b97fafb97254f5005cbf4bcf47a6;p=blank.git diff --git a/src/interface.hpp b/src/interface.hpp index 7bfd715..8bdb8fb 100644 --- a/src/interface.hpp +++ b/src/interface.hpp @@ -44,6 +44,7 @@ public: void RemoveBlock(); void PrintBlockInfo(); + void PrintChunkInfo(); void PrintLightInfo(); void PrintSelectionInfo(); void Print(const Block &);