Commit dda2653f authored by Sam Lantinga's avatar Sam Lantinga

Added SDL_iconv.c to the Dreamcast Makefile

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401513
parent 85ce0ac4
...@@ -37,6 +37,7 @@ SRCS = \ ...@@ -37,6 +37,7 @@ SRCS = \
src/SDL_error.c \ src/SDL_error.c \
src/SDL_fatal.c \ src/SDL_fatal.c \
src/stdlib/SDL_getenv.c \ src/stdlib/SDL_getenv.c \
src/stdlib/SDL_iconv.c \
src/stdlib/SDL_malloc.c \ src/stdlib/SDL_malloc.c \
src/stdlib/SDL_qsort.c \ src/stdlib/SDL_qsort.c \
src/stdlib/SDL_stdlib.c \ src/stdlib/SDL_stdlib.c \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment