mirror of
https://git.code.sf.net/p/quake/quake2forge
synced 2024-12-12 13:42:21 +00:00
fix a comment portability warning
This commit is contained in:
parent
467393f8dc
commit
47643dcfbe
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ SUBDIRS = . baseq2 ctf xatrix rogue
|
|||
bin_PROGRAMS = quake2 \
|
||||
ref_soft.so ref_softx.so ref_softsdl.so \
|
||||
ref_glx.so ref_sdlgl.so
|
||||
# ref_gl.so
|
||||
# ref_gl.so
|
||||
|
||||
quake2_SOURCES = main.c q_sh.c vid_menu.c vid_so.c glob.c net_udp.c \
|
||||
\
|
||||
|
|
Loading…
Reference in a new issue