TDME2
1.9.121
src
tdme
tools
editor
TDMEEditor-main.cpp
Go to the documentation of this file.
1
#include <
tdme/tdme.h
>
2
#include <
tdme/tools/editor/TDMEEditor.h
>
3
4
int
main
(
int
argc,
char
** argv)
5
{
6
::tdme::tools::editor::TDMEEditor::main
(argc, argv);
7
8
return
0;
9
}
main
int main(int argc, char **argv)
Definition:
TDMEEditor-main.cpp:4
TDMEEditor.h
tdme::tools::editor::TDMEEditor::main
static void main(int argc, char **argv)
Main.
Definition:
TDMEEditor.cpp:62
tdme.h
Generated by
1.9.3