Add MODULE variable in the glsl file
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
/**
|
||||
* @module {{{module}}}
|
||||
*/
|
||||
// This file is automatically generated, do not edit.
|
||||
// Run `make shaders` to generate, and commit the result.
|
||||
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
/**
|
||||
* @module {{{module}}}/Locations
|
||||
*/
|
||||
// This file is automatically generated, do not edit
|
||||
// Run `make shaders` to generate, and commit the result.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user