Use new @include preprocessor added to CyberarmEngin::Shader

This commit is contained in:
2020-01-28 10:48:47 -06:00
parent e7b84bd123
commit c25df59819
7 changed files with 23 additions and 36 deletions

View File

@@ -4,4 +4,4 @@ gem "cyberarm_engine", git: "https://github.com/cyberarm/cyberarm_engine"
group(:packaging) do
gem "ocra"
end
end