dxx-rebirth/similar/arch/ogl
Kp 04569ebba5 Fix clang warning about using %hu with unsigned
gcc permits this, but clang complains.  Match the format specifier to
the type of the underlying temporary variable.

Fixes: a65068fed1 ("Move OGL RLE bitmap buffer to stack")
2018-10-20 17:25:59 +00:00
..
gr.cpp Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
ogl.cpp Fix clang warning about using %hu with unsigned 2018-10-20 17:25:59 +00:00