summaryrefslogtreecommitdiff
path: root/src/audio/sampman_null.cpp
AgeCommit message (Collapse)Author
2021-09-02Audio: fix types for IsSampleBankLoaded/IsPedCommentLoaded, reverse ↵Sergeanur
ProcessSpecial from PS2
2021-08-29Audio: fixing bugs, fixing types, making code more accurate to originalSergeanur
2021-08-12Fix sampman_nullSergeanur
2021-07-07fix sampman_null buildwithmorten
2021-06-27Revert "Use PS2-y global names on SampMan"erorcun
We know that they changed all those names on PC. This reverts commit 091a65996ef9eba0dfeb49508927ebb521c0f15b.
2021-06-27Use PS2-y global names on SampManerorcun
2021-06-24Use bool8 in audio codeSergeanur
2020-09-19Renaming audio enum entries to something more like originalSergeanur
2020-05-17nullsampmanFire-Head