dxx-rebirth/similar
Kp 1b13274a5e Combine D1/D2 bm_read_player_ship call to load_polygon_model
D1 and D2 used logically equivalent code, but it was not the same text,
so the unification project split this with a `#ifdef`.  Since the code
does the same thing in both games, combine it into a non-guarded
statement.
2022-06-05 17:44:53 +00:00
..
2d
3d
arch Precompute g3_draw_line GL color data 2022-06-05 17:44:52 +00:00
editor Pass object to init_player_object 2022-06-05 17:44:52 +00:00
main Combine D1/D2 bm_read_player_ship call to load_polygon_model 2022-06-05 17:44:53 +00:00
misc Set console output priority to highest given option rather than most recently specified 2022-05-16 20:03:34 +12:00