mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-02-18 01:51:39 +00:00
Add hw_shaders.c to hardware/CMakeLists.txt
This commit is contained in:
parent
a47e1fb272
commit
8008981647
1 changed files with 1 additions and 0 deletions
|
@ -10,5 +10,6 @@ target_sources(SRB2SDL2 PRIVATE
|
|||
hw_md3load.c
|
||||
hw_model.c
|
||||
hw_batching.c
|
||||
hw_shaders.c
|
||||
r_opengl/r_opengl.c
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue