Fix stupid mistake for compressed font rendering

This commit is contained in:
Stefan `Sec` Zehl 2011-05-22 17:17:48 +02:00
parent 8d31e6a6d7
commit e82aca072a
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ static uint8_t buf[MAXCHR];
uint8_t * pk_decode(const uint8_t * ldata,int * len){
ctr=0;hilo=0;
data=ldata;
int length=*len; // Length of character bytestream
int height; // Height of character in bytes