mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-18 06:05:22 +00:00
Start moving animation related class headers to Kyoto where appropriate
Former-commit-id: 5ec6adb7c3
This commit is contained in:
@@ -5,8 +5,10 @@
|
||||
|
||||
#include "rstl/string.hpp"
|
||||
|
||||
class CInputStream;
|
||||
class CPrimitive {
|
||||
public:
|
||||
CPrimitive(CInputStream& in);
|
||||
CAssetId GetAnimResId() const { return x0_animId; }
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user