mark files that are unused at the moment
This commit is contained in:
parent
3335b9c4a3
commit
7e8d200ef9
2 changed files with 4 additions and 0 deletions
|
@ -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"
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue