mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-11 07:18:11 -05:00
Split InfoString classes into multiple files depending on loading and writing code
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
#include <cassert>
|
||||
#include <type_traits>
|
||||
|
||||
#include "Game/T6/InfoStringT6.h"
|
||||
#include "Game/T6/InfoString/InfoStringFromStructConverter.h"
|
||||
|
||||
using namespace T6;
|
||||
|
||||
|
Reference in New Issue
Block a user