Still trying to get intellisense to work

This commit is contained in:
2025-06-18 16:25:46 -04:00
parent be45f55222
commit 761344bbd5
11 changed files with 33 additions and 7 deletions

View File

@@ -1,6 +1,7 @@
#include "AnimQueue.h"
#include "UtilityLibrary.h"
#include "GameFramework/Actor.h"
FlxAnimationStep::FlxAnimationStep(uint64 hash, std::string_view body) {
Finished = false;