move all image decoders into separate files
This commit is contained in:
parent
a3d62033d8
commit
85ba66e7e8
11 changed files with 1313 additions and 1255 deletions
1
code/renderer/tr_image_pcx.h
Normal file
1
code/renderer/tr_image_pcx.h
Normal file
|
@ -0,0 +1 @@
|
|||
void LoadPCX( const char *name, byte **pic, int *width, int *height );
|
Loading…
Add table
Add a link
Reference in a new issue