mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 03:33:48 +00:00
6 lines
60 B
C++
6 lines
60 B
C++
#include "@HEADER@"
|
|
|
|
int main(int,char**)
|
|
{
|
|
return 0;
|
|
}
|