dxx-rebirth/similar
Kp eca189e8aa Use enum class for SoundOffset
Change piggy_register_sound to take the sound offset as a parameter,
rather than assuming the caller will set SoundOffset accordingly.

Remove a spurious sound reset in piggy_register_bitmap.  Based on the
duplicated comment, this was probably incorrectly copied from
piggy_register_sound, where it made sense, into piggy_register_bitmap,
where it does not.
2022-10-02 19:51:35 +00:00
..
2d Pass std::span to decode_data 2022-09-24 17:47:52 +00:00
3d Pass std::span to g3_validate_polygon_model 2022-09-24 17:47:52 +00:00
arch Merge branch 'refs/pull/633/head' into master 2022-10-02 19:50:49 +00:00
editor Pass std::span to msgbox_warning 2022-09-24 17:47:53 +00:00
main Use enum class for SoundOffset 2022-10-02 19:51:35 +00:00
misc Use std::span for PHYSFSX_fgets 2022-10-02 19:51:35 +00:00