diff --git a/desmume/src/gfx3d.cpp b/desmume/src/gfx3d.cpp index 789389a2b..ab487bf51 100644 --- a/desmume/src/gfx3d.cpp +++ b/desmume/src/gfx3d.cpp @@ -154,7 +154,7 @@ int listTwiddle = 1; int triStripToggle; //list-building state -struct { +struct tmpVertInfo { //the number of verts registered in this list int count; //indices to the main vert list