Trabajando con el brillo de los creditos

This commit is contained in:
2022-10-25 18:11:36 +02:00
parent 7d4a5f343e
commit 40368386e0
4 changed files with 23 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
#include "common/screen.h"
#include "common/sprite.h"
#include "common/text.h"
#include "common/texture.h"
#include "common/utils.h"
#include "const.h"
#include <vector>