 |
c++ - error C2146: syntax error : missing ';' before identifier 'vertices' - Stack Overflow
error C2146: syntax error : missing ';' before identifier 'vertices' everytime I add the following code at the top of my document // Create vertex buffer SimpleVertex vertices[] = { D3DXVECTOR3 ...
stackoverflow.com |
 |