add: period at the end of a sentence (#553)

This commit is contained in:
SamoZ256
2024-07-23 10:57:13 +02:00
committed by GitHub
parent cd519499ee
commit 855a374f67

View File

@@ -1,5 +1,5 @@
// We do not need the ability to be able to encode or decode audio files for the time being
// So we disable said functionality to make the executable smaller
// So we disable said functionality to make the executable smaller.
#define MA_NO_DECODING
#define MA_NO_ENCODING
#define MINIAUDIO_IMPLEMENTATION