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

View File

@@ -5,11 +5,11 @@
#include <glm/glm.hpp>
#include "anm2/anm2_type.h"
#include "origin.h"
#include "render.h"
#include "strings.h"
#include "types.h"
#include "anm2/anm2_type.hpp"
#include "origin.hpp"
#include "render.hpp"
#include "strings.hpp"
#include "types.hpp"
namespace anm2ed
{