mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-15 01:07:58 -05:00
Add InfoString loading
This commit is contained in:
@ -19,9 +19,6 @@ InfoStringFromStructConverterBase::InfoStringFromStructConverterBase(const void*
|
||||
{
|
||||
}
|
||||
|
||||
InfoStringFromStructConverterBase::~InfoStringFromStructConverterBase()
|
||||
= default;
|
||||
|
||||
InfoString InfoStringFromStructConverterBase::Convert()
|
||||
{
|
||||
FillInfoString();
|
||||
|
Reference in New Issue
Block a user