Polyphase Game Engine
Loading...
Searching...
No Matches
SystemUtils.h
Go to the documentation of this file.
1#pragma once
2
3#include "EngineTypes.h"
4
5void ExecCommon(const char* cmd, std::string* output);
void ExecCommon(const char *cmd, std::string *output)
Definition SystemUtils.cpp:10