X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Finterface.hpp;h=8bdb8fb7ca0248bf4cb06ce14c3c9cff55cfd8b1;hb=e74f1ad236429f05db90c0ace825277e2a3fbc05;hp=7bfd7155cc3823e335fd7d0cf69964a2121fbfbc;hpb=f90ec88e6728ce865bcf892c810a36abd90d9001;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 &);