daedalus/Source/System/Paths.h
2020-08-22 18:42:41 +10:00

9 lines
139 B
C

#ifndef SYSTEM_PATHS_H_
#define SYSTEM_PATHS_H_
#include "System/IO.h"
extern IO::Filename gDaedalusExePath;
#endif // SYSTEM_PATHS_H_