about summary refs log tree commit diff stats
path: root/data/maps/control_center/rooms/Unyielding Entrance.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/control_center/rooms/Unyielding Entrance.txtpb')
0 files changed, 0 insertions, 0 deletions
an> ^
2adce17 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17





                         

                



                                                      

                              

                                                      
                                                    
#ifndef GLOBAL_H_44945DBA
#define GLOBAL_H_44945DBA

#include <filesystem>
#include <string_view>

struct Location;

const std::filesystem::path& GetExecutableDirectory();

std::string GetAbsolutePath(std::string_view path);

std::string GetWinCondition();

bool IsLocationWinCondition(const Location& location);

#endif /* end of include guard: GLOBAL_H_44945DBA */