Descent3/2dlib
Sebastian Holtermann 0e8980ea13 2dlib: Fix set but not used compiler warning in font.cpp
This fixes a set but not used compiler warning in Release builds in
2dlib/font.cpp.
2024-11-27 16:13:00 +01:00
..
CMakeLists.txt
font.cpp 2dlib: Fix set but not used compiler warning in font.cpp 2024-11-27 16:13:00 +01:00
gr.h
hardsurf.cpp
lib2d.h
memsurf.cpp 2dlib: Fix unused variable compiler warning in memsurf.cpp 2024-11-27 16:13:00 +01:00
pen.cpp 2dlib: Fix unused variable compiler warning in pen.cpp 2024-11-27 15:56:13 +01:00
pentext.cpp 2dlib: Fix an integer signedness compiler warning in pentext.cpp 2024-11-27 15:56:13 +01:00
screen.cpp
surface.cpp 2dlib: Fix uninitialized bool compiler warning in surface.cpp 2024-11-27 15:56:33 +01:00
viewport.cpp