* Applied ajax's cleanup patch
This commit is contained in:
parent
4c6f59c541
commit
fe14a45ad1
40 changed files with 166 additions and 166 deletions
|
@ -54,7 +54,7 @@ void AddRemap(const char *oldShader, const char *newShader, float timeOffset) {
|
|||
}
|
||||
}
|
||||
|
||||
const char *BuildShaderStateConfig() {
|
||||
const char *BuildShaderStateConfig(void) {
|
||||
static char buff[MAX_STRING_CHARS*4];
|
||||
char out[(MAX_QPATH * 2) + 5];
|
||||
int i;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue