yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
anonymous_namespace{save_state_manager.cc} Namespace Reference

Functions

std::string GetParentPath (const std::string &path)
 
bool FileExists (const std::string &path)
 
void CreateDirectories (const std::string &path)
 

Function Documentation

◆ GetParentPath()

std::string anonymous_namespace{save_state_manager.cc}::GetParentPath ( const std::string & path)

Definition at line 36 of file save_state_manager.cc.

◆ FileExists()

bool anonymous_namespace{save_state_manager.cc}::FileExists ( const std::string & path)

Definition at line 41 of file save_state_manager.cc.

◆ CreateDirectories()

void anonymous_namespace{save_state_manager.cc}::CreateDirectories ( const std::string & path)

Definition at line 45 of file save_state_manager.cc.