mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 06:27:43 +00:00
CCharacterFactory imps
This commit is contained in:
@@ -21,7 +21,7 @@ public:
|
||||
const std::weak_ptr<CPlayerState>&,
|
||||
const std::weak_ptr<CWorldTransManager>&);
|
||||
|
||||
const std::shared_ptr<CPlayerState> GetPlayerState() const {return x8b8_playerState;}
|
||||
const std::shared_ptr<CPlayerState>& GetPlayerState() const {return x8b8_playerState;}
|
||||
|
||||
void GetObjectListById() const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user