working on options menu
This commit is contained in:
@@ -351,4 +351,8 @@ const color_t shdwTxtColor = {0x43, 0x43, 0x4F};
|
||||
#define DIFFICULTY_NORMAL 1
|
||||
#define DIFFICULTY_HARD 2
|
||||
|
||||
// Tipo de filtro
|
||||
#define FILTER_BILINEAL 0
|
||||
#define FILTER_LINEAL 1
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user