toinclude.hlsl 44 B

1234
  1. int includedFunc(int a){
  2. return a + 50;
  3. }