finish migration from py to c++
This commit is contained in:
11
Unvirt/StructFormatter.hpp
Normal file
11
Unvirt/StructFormatter.hpp
Normal file
@ -0,0 +1,11 @@
|
||||
#pragma once
|
||||
|
||||
#include "VTStruct.hpp"
|
||||
|
||||
namespace Unvirt {
|
||||
namespace StructFormatter {
|
||||
|
||||
void PrintCKFileInfo(const LibCmo::CKFileInfo& fileinfo);
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user