2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-04 12:35:52 +00:00

Add CAABoxShader to runtime_add_hsh

This commit is contained in:
Luke Street 2020-09-29 01:00:45 -04:00
parent 4b40767050
commit 811339afc6

View File

@ -55,4 +55,5 @@ runtime_add_hsh(Graphics
Shaders/CTexturedQuadFilter.cpp
Shaders/CCameraBlurFilter.cpp
Shaders/CFogVolumePlaneShader.cpp
Shaders/CAABoxShader.cpp
)