mirror of
https://github.com/aap/librw.git
synced 2026-04-19 13:03:09 +01:00
fixed more bugs and implemented better lcs conversion
This commit is contained in:
@@ -470,6 +470,7 @@ struct AnimInterpolatorInfo
|
||||
};
|
||||
|
||||
void registerAnimInterpolatorInfo(AnimInterpolatorInfo *interpInfo);
|
||||
AnimInterpolatorInfo *findAnimInterpolatorInfo(int32 id);
|
||||
|
||||
struct Animation
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user