Remove unused macro

master
rexim 2019-12-15 04:50:31 +07:00
parent a377200af0
commit 60bfa4ee6b
1 changed files with 0 additions and 2 deletions

View File

@ -22,8 +22,6 @@
#include "level_editor.h"
#define DEFAULT_LEVEL_TITLE "New Level"
#define LEVEL_FOLDER_MAX_LENGTH 512
#define LEVEL_LINE_MAX_LENGTH 512
#define LEVEL_EDITOR_EDIT_FIELD_SIZE vec(5.0f, 5.0f)