Descent3/sndlib
GravisZro bfe52bc983 Add one macro, remove five others
- Add macro PRIMARY_HOG to define the hardcoded hog filename to load.
- Replace instances of "LINUX" with "__LINUX__"
- Remove these macros entirely because they are (now) unused
  - LINUX
  - _REENRANT
  - __32BIT__
- Removed from CMakeFile.txt because they are in linux_fix.h
  - _MAX_PATH=260
  - _MAX_FNAME=256
2024-05-31 12:05:12 -04:00
..
auddev.h
CMakeLists.txt Rename ddio_common to ddio 2024-05-24 22:18:14 +03:00
ddsndgeometry.h Reorganize ddsndgeometry code 2024-05-22 22:03:46 +03:00
ddsoundload.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
ds3dgeometry.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
ds3dlib_internal.h Replace "short" with "int16_t" and fix missing headers 2024-05-23 23:49:31 -04:00
ds3dlib.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
ds3dlib.h Replace "short" with "int16_t" and fix missing headers 2024-05-23 23:49:31 -04:00
dsound3d.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
eax2.h
eax.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
eax.h Replace "unsigned int" with "uint32_t" 2024-05-23 22:51:16 -04:00
hlsoundlib.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
hlsoundlib.h Replace "ubyte" with "uint8_t" 2024-05-23 23:07:26 -04:00
mixer.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
mixer.h Replace "short" with "int16_t" and fix missing headers 2024-05-23 23:49:31 -04:00
sdlgeometry.cpp Reorganize ddsndgeometry code 2024-05-22 22:03:46 +03:00
sdlsound.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
sdlsound.h Replace "short" with "int16_t" and fix missing headers 2024-05-23 23:49:31 -04:00
sndrender.cpp Add one macro, remove five others 2024-05-31 12:05:12 -04:00
sndrender.h Replace "short" with "int16_t" and fix missing headers 2024-05-23 23:49:31 -04:00
soundload.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
soundload.h
ssl_lib.cpp
ssl_lib.h Replace "short" with "int16_t" and fix missing headers 2024-05-23 23:49:31 -04:00
vmanpset.h