change BranchTarget to GLint

This commit is contained in:
Brian
2007-02-08 14:09:34 -07:00
parent b768c48547
commit c81aedeaec

View File

@@ -401,7 +401,7 @@ struct prog_instruction
/**
* For BRA and CAL instructions, the location to jump to.
*/
GLuint BranchTarget;
GLint BranchTarget;
/**
* For TEX instructions in shaders, the sampler to use for the