ports: Add SuperTux port

This commit is contained in:
2025-11-02 21:15:59 +02:00
parent 7b4d349574
commit 00e5749e20
3 changed files with 95 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
diff -ruN SuperTux-0.6.3/external/partio_zip/zip_manager.hpp SuperTux-0.6.3-banan_os/external/partio_zip/zip_manager.hpp
--- SuperTux-0.6.3/external/partio_zip/zip_manager.hpp 2021-12-23 01:01:58.000000000 +0200
+++ SuperTux-0.6.3-banan_os/external/partio_zip/zip_manager.hpp 2025-11-02 20:16:29.691656288 +0200
@@ -44,6 +44,7 @@
#include <fstream>
#include <iostream>
#include <map>
+#include <memory>
#include <string>
#include <stdexcept>
#include <vector>