mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-30 16:50:48 +00:00
Get the makefiles to link the new extension system in.
This commit is contained in:
parent
732dc94090
commit
377655df11
2 changed files with 2 additions and 2 deletions
|
@ -227,7 +227,7 @@ ogl_SOURCES= fractalnoise.c gl_draw.c gl_dyn_fires.c gl_dyn_part.c \
|
|||
gl_rlight.c gl_rmain.c gl_rmisc.c gl_rsurf.c gl_screen.c \
|
||||
gl_sky.c gl_sky_clip.c gl_trans.c gl_view.c gl_warp.c \
|
||||
gl_model_alias.c gl_model_brush.c gl_model_fullbright.c \
|
||||
gl_model_sprite.c
|
||||
gl_model_sprite.c qfgl_ext.c
|
||||
|
||||
#
|
||||
# ... 3Dfx Voodoo 1 and 2 SVGAlib-based console GL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue