mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
sort opengl_sl files alphabetically
This commit is contained in:
parent
fc706a820c
commit
cb1ab7ff9e
|
@ -562,6 +562,10 @@ if(CLIENT)
|
|||
input.cpp
|
||||
input.h
|
||||
keynames.h
|
||||
opengl_sl.cpp
|
||||
opengl_sl.h
|
||||
opengl_sl_program.cpp
|
||||
opengl_sl_program.h
|
||||
serverbrowser.cpp
|
||||
serverbrowser.h
|
||||
sound.cpp
|
||||
|
@ -569,10 +573,6 @@ if(CLIENT)
|
|||
text.cpp
|
||||
updater.cpp
|
||||
updater.h
|
||||
opengl_sl_program.cpp
|
||||
opengl_sl_program.h
|
||||
opengl_sl.cpp
|
||||
opengl_sl.h
|
||||
)
|
||||
set_glob(GAME_CLIENT GLOB_RECURSE src/game/client
|
||||
animstate.cpp
|
||||
|
|
Loading…
Reference in a new issue