main
fanta 2 weeks ago
parent cce931853b
commit 1f4f0932c2

BIN
bocm

Binary file not shown.

@ -11,7 +11,7 @@ int windowLoop(void){
loadBackgroundColor();
char text[5] = "fanta"; // El texto que quiero mostrar
char text[] = "aurora"; // El texto que quiero mostrar
int x = 10; // posición x inicial
int y = 10; // posición y de todos los caracteres
int size = 40; // tamaño

Loading…
Cancel
Save