Subversion Repositories pentevo

Rev

Rev 783 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed | ?url?

  1. #pragma once
  2.  
  3. void rend_p4bpp_small(unsigned char *dst, unsigned pitch);
  4. void rend_p4bpp(unsigned char *dst, unsigned pitch);
  5.