Advertisement
Guest User

Untitled

a guest
May 23rd, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 0.65 KB | None | 0 0
  1. r_textur.c: In function ‘R_ReadTextureLump’:
  2. r_textur.c:470: warning: pointer targets in passing argument 1 of ‘R_AllocTexStruct’ differ in signedness
  3. r_textur.c: In function ‘AddTexFlat’:
  4. r_textur.c:599: warning: unused variable ‘dest’
  5. r_textur.c: In function ‘AddTexPatch’:
  6. r_textur.c:674: warning: unused variable ‘dest’
  7. r_textur.c: In function ‘StartTexture’:
  8. r_textur.c:773: warning: suggest parentheses around assignment used as truth value
  9. r_textur.c: In function ‘R_InitTextureHash’:
  10. r_textur.c:1055: warning: implicit declaration of function ‘E_HashDestroy’
  11. r_textur.c:1559:7: warning: no newline at end of file
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement