dxx-rebirth/similar/3d
Kp ae604225c8 Fix gcc-4.6 interpreter build
gcc-4.6 chokes on `static constexpr type value{};`, but accepts
`static constexpr auto value = type{};`

Fixes: 77ec36b9c3 ("Convert g3_draw_morphing_model to class")
2015-05-22 03:33:19 +00:00
..
interp.cpp Fix gcc-4.6 interpreter build 2015-05-22 03:33:19 +00:00