dxx-rebirth/similar/arch
Kp 78fd6550ea Avoid unnecessary allocation in jukebox_play
If the song originates in an m3u playlist, no temporary buffer is
needed.  Avoid allocating and initializing one, and instead pass the
pointer directly from the CMLevelMusicPath field.
2022-07-02 18:10:45 +00:00
..
ogl Tighten TGA generation code 2022-07-02 18:10:45 +00:00
sdl Avoid unnecessary allocation in jukebox_play 2022-07-02 18:10:45 +00:00
win32