2push
This commit is contained in:
+7
-2
@@ -20,7 +20,12 @@
|
||||
#define ERROR_INIT_PARS "Initialization of the parsing structure failed."
|
||||
#define ERROR_EMPTY "You have provided an empty file."
|
||||
#define ERROR_COL "The RGB values provided are not valid."
|
||||
|
||||
#define ERROR_NULL_P "Player not found or multiple players."
|
||||
#define ERROR_BAD_CHAR "Invalid character in map."
|
||||
#define ERROR_POS "Player position not found."
|
||||
#define ERROR_ALLOC "Allocation failed."
|
||||
#define ERROR_PLAYER "Player not found or multiple players."
|
||||
#define ERROR_CHAR "Invalid character in map."
|
||||
#define ERROR_NOT_CLOSE "Map is not closed by walls."
|
||||
#define DEBUG "test"
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user