more tweaks

This commit is contained in:
2026-05-22 11:13:39 -04:00
parent 6e5d73c639
commit 8c421595c4
10 changed files with 80 additions and 59 deletions
+1
View File
@@ -57,6 +57,7 @@ namespace anm2ed
std::map<int, resource::Audio>& sounds = current.sounds;
Anm2& anm2 = current.anm2;
Reference& reference = current.reference;
std::set<Reference>& groupReferences = current.groupReferences;
float& frameTime = current.frameTime;
std::string& message = current.message;
std::map<int, Storage> regionBySpritesheet{};