Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 7280 → Rev 7281

/programs/cmm/liza/liza.c
26,6 → 26,11
byte letter_icons[sizeof(file "img/letter_icons.raw")] = FROM "img/letter_icons.raw";
#include "img/letter_icons.h"
 
struct mockup
{
dword transfer;
} http = {0};
 
//connection algorithm
enum {
STOP,