mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
8 lines
334 B
Text
8 lines
334 B
Text
BINARY(alphaMagFrag, "AlphaMag.frag")
|
|
BINARY(alphaMagVert, "AlphaMag.vert")
|
|
BINARY(blurVert, "Blur.vert")
|
|
BINARY(blurFrag, "Blur.frag")
|
|
BINARY(tahomaNFontDef, "Fonts/TahomaN.fnt")
|
|
BINARY_ARRAY(tahomaNFontImg, 0, "Fonts/TahomaN_0.png")
|
|
BINARY(tahomaBFontDef, "Fonts/TahomaB.fnt")
|
|
BINARY_ARRAY(tahomaBFontImg, 0, "Fonts/TahomaB_0.png")
|