]> git.localhorst.tv Git - blank.git/blobdiff - src/interface.hpp
add chunk inspect button (C)
[blank.git] / src / interface.hpp
index 7bfd7155cc3823e335fd7d0cf69964a2121fbfbc..8bdb8fb7ca0248bf4cb06ce14c3c9cff55cfd8b1 100644 (file)
@@ -44,6 +44,7 @@ public:
        void RemoveBlock();
 
        void PrintBlockInfo();
+       void PrintChunkInfo();
        void PrintLightInfo();
        void PrintSelectionInfo();
        void Print(const Block &);