mirror of https://github.com/AxioDL/metaforce.git
Update Athena
This commit is contained in:
parent
8a2af29f39
commit
e9eb0b52b4
|
@ -1 +1 @@
|
|||
Subproject commit a87832e357795ed84de9cb65d007c2d6c2b93d54
|
||||
Subproject commit 80e03dbe1236bebe6dc10e30f25dc152a0d9ff80
|
|
@ -66,7 +66,7 @@ class IDataSpec
|
|||
{
|
||||
public:
|
||||
virtual ~IDataSpec() {}
|
||||
using FProgress = FProgress;
|
||||
using FProgress = HECL::Database::FProgress;
|
||||
using FCookProgress = std::function<void(const SystemChar*)>;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue