![]() |
Olympe Engine 2.0
2D Game Engine with ECS Architecture
|
Implementation of SaveFilePickerModal (Phase 40 Enhancement). More...
#include "SaveFilePickerModal.h"#include "../../third_party/imgui/imgui.h"#include "../../system/system_consts.h"#include "../../system/system_utils.h"#include <dirent.h>#include <sys/stat.h>#include <algorithm>#include <cstring>#include <fstream>
Include dependency graph for SaveFilePickerModal.cpp:Go to the source code of this file.
Namespaces | |
| namespace | Olympe |
| < Provides AssetID and INVALID_ASSET_ID | |
Implementation of SaveFilePickerModal (Phase 40 Enhancement).
Definition in file SaveFilePickerModal.cpp.