dxx-rebirth/similar
Kp 092daecb61 Use static_cast<> to convert player_marker_num to game_marker_index
gcc-12 rejects the list initialization syntax.  Switch to static_cast<>,
which generates equivalent code.

Reported-by: dbermond <https://github.com/dxx-rebirth/dxx-rebirth/issues/638>
2022-05-28 21:04:37 +00:00
..
2d Fix SDL-only build 2021-11-01 03:37:20 +00:00
3d Move rotate_point_list inline in g3_interpreter_draw_base 2021-11-01 03:37:20 +00:00
arch digi_win32_play_midi_song: write hmp_open result directly to global 2022-04-28 02:19:26 +00:00
editor Use enum class for find_vector_intersection result 2022-05-24 02:32:58 +00:00
main Use static_cast<> to convert player_marker_num to game_marker_index 2022-05-28 21:04:37 +00:00
misc Set console output priority to highest given option rather than most recently specified 2022-05-16 20:03:34 +12:00