Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 1853 → Rev 1854

/programs/emulator/e80/trunk/e80.c
1,4 → 1,9
 
#ifndef AUTOBUILD
// autobuild does not create lang.h, but defines LANG_{RUS,ENG} directly
#include "lang.h"
#endif
 
#include "system/kolibri.h"
#include "system/stdlib.h"
#include "system/string.h"