Fix some SMP bits I missed
This commit is contained in:
parent
15aad331a4
commit
517c65d85e
3 changed files with 2 additions and 9 deletions
3
Makefile
3
Makefile
|
@ -1509,7 +1509,8 @@ Q3R2OBJ = \
|
|||
$(B)/rend2/tr_vbo.o \
|
||||
$(B)/rend2/tr_world.o \
|
||||
\
|
||||
$(B)/renderer/sdl_gamma.o
|
||||
$(B)/renderer/sdl_gamma.o \
|
||||
$(B)/renderer/sdl_glimp.o
|
||||
|
||||
Q3R2STRINGOBJ = \
|
||||
$(B)/rend2/glsl/bokeh_fp.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue