9 lines
No EOL
83 B
C++
9 lines
No EOL
83 B
C++
#pragma once
|
|
|
|
#include <asset.hpp>
|
|
|
|
class Animation : public Skeleton
|
|
{
|
|
public:
|
|
|
|
}; |