comparison Applications/Sdl/SdlEngine.cpp @ 63:a4497c6449df wasm

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 10 May 2017 17:57:24 +0200
parents ca644004d2ee
children a33abae66344
comparison
equal deleted inserted replaced
62:16af9311238e 63:a4497c6449df
245 break; 245 break;
246 } 246 }
247 } 247 }
248 } 248 }
249 } 249 }
250
251 printf("BYE\n"); fflush(stdout);
252 } 250 }
253 251
254 252
255 void SdlEngine::GlobalInitialize() 253 void SdlEngine::GlobalInitialize()
256 { 254 {