Olympe Engine 2.0
2D Game Engine with ECS Architecture
Loading...
Searching...
No Matches
Namespaces
SaveFilePickerModal.cpp File Reference

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
 

Detailed Description

Implementation of SaveFilePickerModal (Phase 40 Enhancement).

Author
Olympe Engine
Date
2026-03-21

Definition in file SaveFilePickerModal.cpp.