-
-
Notifications
You must be signed in to change notification settings - Fork 681
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
44322b5
commit 38c9b99
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule LibAtrac9
updated
6 files
+8 −5 | C/Makefile | |
+3 −0 | C/libatrac9.vcxproj | |
+58 −0 | C/src/decoder.c | |
+2 −0 | C/src/decoder.h | |
+10 −0 | C/src/libatrac9.c | |
+2 −0 | C/src/libatrac9.h |