dxx-rebirth/similar
Kp cb83156132 Fix -O0 build
btb reports that clang fails to link
<77ec36b9c3 (commitcomment-9992820)>.
When building at -O0, static member glow_num has its address referenced
because the compiler does not inline non-static method
glow_num_stub::operator=.  Add a definition of this symbol.

Fixes: 77ec36b9c3 ("Convert g3_draw_morphing_model to class")
2015-03-03 04:36:16 +00:00
..
2d Remove RAIIdmem::operator pointer 2015-02-17 03:52:59 +00:00
3d Fix -O0 build 2015-03-03 04:36:16 +00:00
arch Remove RAIIdmem::operator pointer 2015-02-17 03:52:59 +00:00
editor Pass array<> to remap_side_uvs 2015-02-27 03:30:33 +00:00
main Defer checking citem in state_callback 2015-02-28 22:34:07 +00:00
mem Fix size truncation in mem_malloc 2015-01-29 04:27:35 +00:00
misc Add automatic demo recording 2015-02-28 19:36:02 +00:00