mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 21:47:42 +00:00
Windows build fixes and warning avoidance
This commit is contained in:
@@ -7,7 +7,7 @@ namespace urde
|
||||
{
|
||||
class CAnimation;
|
||||
|
||||
class CAnimationDatabaseGame : public CAnimationDatabase
|
||||
class CAnimationDatabaseGame final : public CAnimationDatabase
|
||||
{
|
||||
std::vector<std::shared_ptr<IMetaAnim>> x10_anims;
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user