mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-12 21:26:08 +00:00
@@ -30,7 +30,7 @@ private:
|
||||
rstl::optional_object< CToken > x4_;
|
||||
};
|
||||
|
||||
class CAnimationDatabaseGame final : public CAnimationDatabase {
|
||||
class CAnimationDatabaseGame : public CAnimationDatabase {
|
||||
public:
|
||||
explicit CAnimationDatabaseGame(const rstl::vector< CAnimation >& anims);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user