5 lines
84 B
C++
5 lines
84 B
C++
#include "ConjureEngine/Engine.h"
|
|
|
|
int main(int argc, char** argv) {
|
|
return 0;
|
|
} |