Compiles!

This commit is contained in:
SimoZ64
2025-05-05 22:15:45 +02:00
parent 20e8e720a6
commit b4c5c7a3e4
25 changed files with 598 additions and 422 deletions

View File

@@ -2,7 +2,7 @@
#include <cflags.hpp>
int main(int argc, char **argv) {
KaizenGui kaizenGui;
KaizenGui kaizenGui;
cflags::cflags flags;
std::string romPath;
std::string moviePath;