correctly move buffer

other fixes
This commit is contained in:
Green Sky
2025-12-19 16:06:50 +01:00
parent aef9593095
commit 811a673b0d
4 changed files with 23 additions and 3 deletions

View File

@@ -15,11 +15,13 @@
#include "./start_screen.hpp"
#ifdef __ANDROID__
#include <filesystem>
#endif
#include <memory>
#include <iostream>
#include <string_view>
#include <thread>
#include <chrono>
#ifdef TOMATO_BREAKPAD