Major ResourceLoader rework (using Nz::Result)
This commit is contained in:
@@ -44,7 +44,7 @@ namespace Nz
|
||||
MD5AnimParser(Stream& stream);
|
||||
~MD5AnimParser();
|
||||
|
||||
Ternary Check();
|
||||
bool Check();
|
||||
|
||||
UInt32 GetAnimatedComponentCount() const;
|
||||
const Frame* GetFrames() const;
|
||||
|
||||
Reference in New Issue
Block a user