mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Review UWP project -WIP-
This commit is contained in:
@ -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^>^)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user