Actualizada la clase screen con nuevos procedimientos. Incluído el fichero const.h. Cambio de tamaño de ventana y pantalla completa

This commit is contained in:
2022-08-30 17:59:10 +02:00
parent 16b7bcc091
commit a5c983df9d
9 changed files with 162 additions and 54 deletions

View File

@@ -7,6 +7,7 @@
#include "screen.h"
#include "asset.h"
#include "jail_audio.h"
#include "const.h"
#ifndef LOGO_H
#define LOGO_H