mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-07 06:35:40 +12:00
add: period at the end of a sentence (#553)
This commit is contained in:
parent
cd519499ee
commit
855a374f67
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
// We do not need the ability to be able to encode or decode audio files for the time being
|
// 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_DECODING
|
||||||
#define MA_NO_ENCODING
|
#define MA_NO_ENCODING
|
||||||
#define MINIAUDIO_IMPLEMENTATION
|
#define MINIAUDIO_IMPLEMENTATION
|
||||||
|
|
Loading…
Add table
Reference in a new issue