Managed to make a commit that can't build... Sorry again...

This commit is contained in:
Rune Petersen 2006-09-04 16:20:16 +00:00
parent c78e895f09
commit ac7ea94030

View file

@ -383,6 +383,7 @@ do { \
int r300Fallback(GLcontext *ctx)
{
r300ContextPtr r300 = R300_CONTEXT(ctx);
int i;
FALLBACK_IF(ctx->RenderMode != GL_RENDER); // We do not do SELECT or FEEDBACK (yet ?)