demos: Fix compiler warning in smoketest
authorjoey-lunarg <joey@lunarg.com>
Mon, 14 Nov 2016 22:20:43 +0000 (15:20 -0700)
committerjoey-lunarg <joey@lunarg.com>
Tue, 15 Nov 2016 17:58:47 +0000 (10:58 -0700)
commit38a7269400a832ff12cbd4fbec00c91ae2afe468
treedc014221420cf4043308776de4c1717fad7be33e
parent0e52ea6371179dfa8854ecbf6460fea2bd3b0f5b
demos: Fix compiler warning in smoketest

Replaced snprintf with stringstream.
demos/smoke/Game.cpp