diff options
Diffstat (limited to 'examples/nv-aftermath-example/main.cpp')
| -rw-r--r-- | examples/nv-aftermath-example/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/nv-aftermath-example/main.cpp b/examples/nv-aftermath-example/main.cpp index 9d85f1ff4..ed6db43a2 100644 --- a/examples/nv-aftermath-example/main.cpp +++ b/examples/nv-aftermath-example/main.cpp @@ -599,4 +599,4 @@ void AftermathCrashExample::renderFrame(int frameBufferIndex) // This macro instantiates an appropriate main function to // run the application defined above. -PLATFORM_UI_MAIN(innerMain<AftermathCrashExample>) +EXAMPLE_MAIN(innerMain<AftermathCrashExample>) |
