Correcting sokol-shdc naming...

@module doesn't work on all uniforms.. making it useless
This commit is contained in:
2025-02-13 16:08:52 -05:00
parent 10080190c8
commit d806fc6083
9 changed files with 51 additions and 50 deletions

View File

@@ -1,4 +1,5 @@
@module ve_draw_text
// module naming rules are currently dumb with shdc rn...
// @module ve_draw_text
@header package ve_sokol
@header import sg "thirdparty:sokol/gfx"