Closed tgjones closed 7 years ago
Type this:
typedef VS_OUTPUT PS_INPUT;
When the semicolon is typed, the space between VS_OUTPUT and PS_INPUT is incorrectly removed.
VS_OUTPUT
PS_INPUT
Type this:
When the semicolon is typed, the space between
VS_OUTPUT
andPS_INPUT
is incorrectly removed.