let's actually stage those changes...

This commit is contained in:
2026-03-09 23:09:37 -04:00
parent 2d27b7e8fb
commit c11b404392
127 changed files with 1200 additions and 427 deletions
+4 -4
View File
@@ -4,11 +4,11 @@
#include <string>
#include <tinyxml2/tinyxml2.h>
#include "types.h"
#include "types.hpp"
#include "animations.h"
#include "content.h"
#include "info.h"
#include "animations.hpp"
#include "content.hpp"
#include "info.hpp"
namespace anm2ed::anm2
{