Files

9 lines
119 B
C++
Raw Permalink Normal View History

2020-04-21 20:01:00 -10:00
#include "boo2/boo2.hpp"
namespace boo2 {
std::vector<SystemString> Args;
SystemString AppName;
} // namespace boo2