mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 10:27:42 +00:00
CCharacterFactory imps
This commit is contained in:
@@ -41,7 +41,12 @@ private:
|
||||
public:
|
||||
CCharacterInfo(CInputStream& in);
|
||||
|
||||
ResId GetModelId() const {return x14_cmdl;}
|
||||
ResId GetSkinRulesId() const {return x18_cskr;}
|
||||
ResId GetCharLayoutInfoId() const {return x1c_cinf;}
|
||||
|
||||
ResId GetIceModelId() const {return xa8_cmdlOverlay;}
|
||||
ResId GetIceSkinRulesId() const {return xac_cskrOverlay;}
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user