Ya empieza a pintar el mapa
This commit is contained in:
@@ -3,12 +3,9 @@
|
||||
#ifndef CONST_H
|
||||
#define CONST_H
|
||||
|
||||
// Textos
|
||||
#define WINDOW_CAPTION "Volcano (©2016,2022 JailDesigner v0.6)"
|
||||
|
||||
// Tamaño de bloque
|
||||
#define BLOCK 8
|
||||
#define HALF_BLOCK 4
|
||||
#define BLOCK 16
|
||||
#define HALF_BLOCK 8
|
||||
|
||||
// Tamaño de la pantalla real
|
||||
#define SCREEN_WIDTH 320
|
||||
|
||||
Reference in New Issue
Block a user