Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
tyrquake
Commits
3fcd48e5
Commit
3fcd48e5
authored
Dec 15, 2016
by
Libretro-Admin
Browse files
add bitwriter.c
parent
5d9a97b5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.common
View file @
3fcd48e5
...
...
@@ -101,6 +101,7 @@ ifeq ($(USE_CODEC_FLAC),1)
INCFLAGS
+=
-I
$(LIBFLAC_DIR)
/include
SOURCES_C
+=
$(LIBFLAC_DIR)
/bitmath.c
\
$(LIBFLAC_DIR)
/bitreader.c
\
$(LIBFLAC_DIR)
/bitwriter.c
\
$(LIBFLAC_DIR)
/cpu.c
\
$(LIBFLAC_DIR)
/crc.c
\
$(LIBFLAC_DIR)
/fixed.c
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment