mirror of
https://github.com/Ryujinx/SDL.git
synced 2024-12-25 09:05:28 +00:00
Excluded SDL_egl.h from doxygen input.
This commit is contained in:
parent
59d34bc35d
commit
ae60afce16
|
@ -639,6 +639,7 @@ EXCLUDE = ../include/SDL_opengles2_gl2ext.h \
|
|||
../include/SDL_opengles2.h \
|
||||
../include/SDL_opengles.h \
|
||||
../include/SDL_opengl.h \
|
||||
../include/SDL_egl.h \
|
||||
|
||||
|
||||
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or
|
||||
|
|
Loading…
Reference in a new issue