mirror of
https://github.com/redstrate/Novus.git
synced 2025-04-22 12:07:45 +00:00
5 lines
61 B
C
5 lines
61 B
C
|
#pragma once
|
||
|
|
||
|
#include <QString>
|
||
|
|
||
|
QString getGameDirectory();
|