Commit f3ce6c99 authored by Sam Lantinga's avatar Sam Lantinga

Added some extra headers

--HG--
branch : SDL-1.2
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%403882
parent 468c6a92
...@@ -4,23 +4,28 @@ HEADERS = \ ...@@ -4,23 +4,28 @@ HEADERS = \
../../../../include/SDL.h \ ../../../../include/SDL.h \
../../../../include/SDL_active.h \ ../../../../include/SDL_active.h \
../../../../include/SDL_audio.h \ ../../../../include/SDL_audio.h \
../../../../include/SDL_byteorder.h \
../../../../include/SDL_cdrom.h \ ../../../../include/SDL_cdrom.h \
../../../../include/SDL_copying.h \ ../../../../include/SDL_copying.h \
../../../../include/SDL_cpuinfo.h \ ../../../../include/SDL_cpuinfo.h \
../../../../include/SDL_endian.h \ ../../../../include/SDL_endian.h \
../../../../include/SDL_error.h \ ../../../../include/SDL_error.h \
../../../../include/SDL_events.h \ ../../../../include/SDL_events.h \
../../../../include/SDL_getenv.h \
../../../../include/SDL_joystick.h \ ../../../../include/SDL_joystick.h \
../../../../include/SDL_keyboard.h \ ../../../../include/SDL_keyboard.h \
../../../../include/SDL_keysym.h \ ../../../../include/SDL_keysym.h \
../../../../include/SDL_loadso.h \ ../../../../include/SDL_loadso.h \
../../../../include/SDL_mouse.h \ ../../../../include/SDL_mouse.h \
../../../../include/SDL_mutex.h \ ../../../../include/SDL_mutex.h \
../../../../include/SDL_name.h \
../../../../include/SDL_platform.h \
../../../../include/SDL_quit.h \ ../../../../include/SDL_quit.h \
../../../../include/SDL_rwops.h \ ../../../../include/SDL_rwops.h \
../../../../include/SDL_syswm.h \ ../../../../include/SDL_syswm.h \
../../../../include/SDL_thread.h \ ../../../../include/SDL_thread.h \
../../../../include/SDL_timer.h \ ../../../../include/SDL_timer.h \
../../../../include/SDL_types.h \
../../../../include/SDL_version.h \ ../../../../include/SDL_version.h \
../../../../include/SDL_video.h ../../../../include/SDL_video.h
......
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