Fixing a few warnings

This commit is contained in:
2025-05-23 16:12:33 +02:00
parent a78377741c
commit ad725ba9d9
22 changed files with 128 additions and 86 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
using namespace Seele;
SVGLoader::SVGLoader(Gfx::PGraphics graphic) {}
SVGLoader::SVGLoader(Gfx::PGraphics) {}
SVGLoader::~SVGLoader() {}