dxx-rebirth/similar
Kp 157ec66668 Remove useless cast in DXX_USE_OGLES path in ogl_init_window
This triggers a diagnostic from -Wuseless-cast.  It appears to be
unnecessary, after tracing down typedefs.  It might need to be restored
if some platform uses a definition that is neither the same type nor
implicitly convertible.
2021-12-19 19:35:11 +00:00
..
2d
3d Move rotate_point_list inline in g3_interpreter_draw_base 2021-11-01 03:37:20 +00:00
arch Remove useless cast in DXX_USE_OGLES path in ogl_init_window 2021-12-19 19:35:11 +00:00
editor Use enum class for station_number 2021-11-01 03:37:20 +00:00
main Use xrange for texture merge loops 2021-12-01 03:15:21 +00:00
misc