Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
rlerle.h File Reference
#include "blitter.h"
#include <assert.h>
#include <string.h>

Go to the source code of this file.

Classes

class  RLEBlitTransXlat< T >
 
class  RLEBlitTransRemapXlat< T >
 
class  RLEBlitTransZRemapXlat< T >
 
class  RLEBlitTransRemapDest< T >
 
class  RLEBlitTransDarken< T >
 
class  RLEBlitTransLucent50< T >
 
class  RLEBlitTransLucent25< T >
 
class  RLEBlitTransLucent75< T >
 

Functions

int Skip_Leading_Pixels (unsigned char const *&sptr, int skipper)
 

Function Documentation

◆ Skip_Leading_Pixels()

int Skip_Leading_Pixels ( unsigned char const *& sptr,
int skipper )
inline

Definition at line 56 of file rlerle.h.