2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 19:04:56 +00:00

Template instantiation rampage (much lighter common headers)

This commit is contained in:
Jack Andersen
2016-03-01 21:29:19 -10:00
parent 7049ab2b1d
commit 496903047e
13 changed files with 4108 additions and 3795 deletions

View File

@@ -41,7 +41,7 @@ bool ReadANCSToBlender(HECL::BlenderConnection& conn,
const SpecBase& dataspec,
std::function<void(const HECL::SystemChar*)> fileChanged,
bool force=false)
{
{
/* Extract character CMDL/CSKR first */
std::vector<CharacterResInfo<typename PAKRouter::IDType>> chResInfo;
ancs.getCharacterResInfo(chResInfo);