Cleanups from pomac!
This commit is contained in:
parent
b0fc4a7b6e
commit
f327407bb8
36 changed files with 155 additions and 195 deletions
|
@ -43,7 +43,7 @@ static char **shaderTextHashTable[MAX_SHADERTEXT_HASH];
|
|||
return a hash value for the filename
|
||||
================
|
||||
*/
|
||||
#warning TODO: check if long is ok here
|
||||
#warning TODO: check if long is ok here
|
||||
static long generateHashValue( const char *fname, const int size ) {
|
||||
int i;
|
||||
long hash;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue