move png support to separate file
This commit is contained in:
parent
cb06e3e93a
commit
4eec54c338
4 changed files with 2469 additions and 2447 deletions
File diff suppressed because it is too large
Load diff
2466
code/renderer/tr_image_png.c
Normal file
2466
code/renderer/tr_image_png.c
Normal file
File diff suppressed because it is too large
Load diff
1
code/renderer/tr_image_png.h
Normal file
1
code/renderer/tr_image_png.h
Normal file
|
@ -0,0 +1 @@
|
|||
void LoadPNG( const char *name, byte **pic, int *width, int *height );
|
Loading…
Add table
Add a link
Reference in a new issue