![]() |
Atlas Game Manager
A game manager for f95 and dlsite written in c++
|
#include "Version.hpp"#include "core/Types.hpp"#include "core/database/remote/AtlasData.hpp"#include "core/database/remote/F95Data.hpp"Go to the source code of this file.
Classes | |
| struct | atlas::records::GameData |
Namespaces | |
| namespace | atlas |
| namespace | atlas::records |
Macros | |
| #define | ATLAS_RECORD_HPP |
Functions | |
| RecordID | atlas::records::recordID (const QString &title, const QString &creator, const QString &engine) |
| Returns 0 if there is not record with this data. | |
| #define ATLAS_RECORD_HPP |