mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-23 14:14:45 +00:00
7 lines
60 B
C++
7 lines
60 B
C++
#include "@HEADER@"
|
|
|
|
int main(int,char**)
|
|
{
|
|
return 0;
|
|
}
|