mirror of
https://github.com/izzy2lost/Torch.git
synced 2026-07-06 00:18:35 -07:00
Fixed decompressor header
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include "AnimationFactory.h"
|
||||
#include "spdlog/spdlog.h"
|
||||
#include <Decompressor.h>
|
||||
|
||||
#include "utils/Decompressor.h"
|
||||
|
||||
#define ANIMINDEX_COUNT(boneCount) (sizeof(boneCount) + 1) * 6 * sizeof(uint16_t)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user