2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 12:27:43 +00:00

OS X fixes

This commit is contained in:
Jack Andersen
2016-02-24 11:07:25 -10:00
parent 7b4bf7582f
commit 0e9011be2f
2 changed files with 3 additions and 3 deletions

View File

@@ -201,7 +201,7 @@ void TextView::Resources::init(boo::MetalDataFactory* factory, FontCache* fcache
" float3 uvIn[4];\n"
" float4 colorIn;\n"
"};\n"
SPECTER_VIEW_VERT_BLOCK_METAL
SPECTER_METAL_VIEW_VERT_BLOCK
"struct VertToFrag\n"
"{\n"
" float4 position [[ position ]];\n"