dxx-rebirth/similar
Kp 44c4f0bde0 Move is_laser_weapon_type into #ifdef D2
The preceding commit eliminates the only use of is_laser_weapon_type by
D1 code, so now the function can be moved into a #ifdef D2 block.
2020-05-06 03:04:45 +00:00
..
2d Refer to <memory> directly, not through "compiler-make_unique.h" 2020-05-02 21:18:43 +00:00
3d Qualify uses of std::array 2020-05-02 21:18:42 +00:00
arch Refer to <memory> directly, not through "compiler-make_unique.h" 2020-05-02 21:18:43 +00:00
editor Use structured bindings for enumerate+zip 2020-05-02 21:18:43 +00:00
main Move is_laser_weapon_type into #ifdef D2 2020-05-06 03:04:45 +00:00
misc Qualify uses of std::array 2020-05-02 21:18:42 +00:00