mark files that are unused at the moment

This commit is contained in:
Tomasz Śniatowski 2008-08-21 00:44:29 +01:00
parent 3335b9c4a3
commit 7e8d200ef9
2 changed files with 4 additions and 0 deletions

View file

@ -12,6 +12,8 @@
See the COPYING file for more details.
*/
// UNUSED CODE -- TODO FOR THE NEW TERRAIN PALETTE
#include "terrain_group.hpp"
#include "editor_common.hpp"
#include "../foreach.hpp"

View file

@ -12,6 +12,8 @@
See the COPYING file for more details.
*/
// UNUSED CODE -- TODO FOR THE NEW TERRAIN PALETTE
#ifndef EDITOR2_TERRAIN_GROUP_HPP
#define EDITOR2_TERRAIN_GROUP_HPP