Review UWP project -WIP-

This commit is contained in:
raysan5 2020-04-13 16:40:04 +02:00
parent 32387317bf
commit 8d51ad567f
5 changed files with 50 additions and 10 deletions

View file

@ -5,7 +5,7 @@
using namespace raylibUWP;
// The main function creates an IFrameworkViewSource for our app, and runs the app.
// The main function creates an IFrameworkViewSource for our app, and runs the app
[Platform::MTAThread]
int main(Platform::Array<Platform::String^>^)
{