PixelShaderGen: Change a comment slightly.

This commit is contained in:
NeoBrainX 2013-06-17 11:39:50 +02:00
parent 20719081df
commit f0ea525d3b
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ const s_svar PSVar_Loc[] = { {I_COLORS, C_COLORS, 4 },
{I_PMATERIALS, C_PMATERIALS, 4 },
};
// TODO: Packing?
// TODO: Should compact packing be enabled?
//#pragma pack(4)
struct pixel_shader_uid_data
{