Añadida la clase credits

This commit is contained in:
2022-09-13 12:04:30 +02:00
parent 464d8194d4
commit 86ae67eff7
9 changed files with 225 additions and 26 deletions

View File

@@ -2,6 +2,7 @@
#include <SDL2/SDL.h>
#include "utils.h"
#include "const.h"
#include "sprite.h"
#include "animatedsprite.h"
#include "text.h"