Tagged Questions
1
vote
1answer
311 views
GML and C/C++ language question
Is GML (Game Maker Language) script is clipped in C/C++ language, and GML wrote the code to Visual Studio C++, it will always be correct, because it is just under C++ language features?
I think that ...