Added some runtime protections. Fixed minor things.

This commit is contained in:
2025-12-15 16:19:44 +02:00
parent 3d45fc89fc
commit af9ebe5fe8
4 changed files with 11 additions and 2 deletions

View File

@@ -2,7 +2,6 @@
#define WIDGET_TEXT_H_
#include "Widget.h"
#include <SDL2/SDL.h>
#include <string>