diff Samples/Sdl/SingleFrameViewer/SimpleViewer.cpp @ 1392:ffdb82850e98

Sdl run loop in /Common (might revert if need to customize) Segregation ongoing between sdl wasm Both samples ok SDL msvc v141 x64
author Benjamin Golinvaux <bgo@osimis.io>
date Tue, 28 Apr 2020 13:52:21 +0200
parents ab871499ed30
children
line wrap: on
line diff
--- a/Samples/Sdl/SingleFrameViewer/SimpleViewer.cpp	Tue Apr 28 13:26:41 2020 +0200
+++ b/Samples/Sdl/SingleFrameViewer/SimpleViewer.cpp	Tue Apr 28 13:52:21 2020 +0200
@@ -1,3 +1,4 @@
+#error TO BE DELETED
 
 #include "SdlSimpleViewerApplication.h"