2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-16 04:57:01 +00:00

Update Athena

This commit is contained in:
Jack Andersen
2016-02-01 18:29:35 -10:00
parent 8a2af29f39
commit e9eb0b52b4
2 changed files with 2 additions and 2 deletions

2
hecl/extern/Athena vendored

Submodule hecl/extern/Athena updated: a87832e357...80e03dbe12

View File

@@ -66,7 +66,7 @@ class IDataSpec
{
public:
virtual ~IDataSpec() {}
using FProgress = FProgress;
using FProgress = HECL::Database::FProgress;
using FCookProgress = std::function<void(const SystemChar*)>;
/**