Xrasher/engine/common/soundlib
Alibek Omarov d56e53a347 Replace hardcoded functions names by __func__ macro
* while we're here, fix some possible bugs
* and fix -Wformat=2

s/__FUNCTION__/__func__/g

awawawa
2024-06-19 06:53:42 +03:00
..
libmpg engine: soundlib: libmpg: add wrappers on top of libc read & lseek in case they don't match internal mpg123 types 2024-06-02 09:19:17 +03:00
snd_main.c Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +03:00
snd_mp3.c Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +03:00
snd_utils.c Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +03:00
snd_wav.c Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +03:00
soundlib.h engine: clean up unused soundlib flags, set SOUND_LOOPED flag on looped sounds 2024-05-05 06:16:57 +03:00