Subversion Repositories Kolibri OS

Rev

Rev 7227 | Rev 7245 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7227 Rev 7229
Line 16... Line 16...
16
 
16
 
17
#ifndef INCLUDE_LIBIO_H
17
#ifndef INCLUDE_LIBIO_H
18
#include "../lib/obj/libio.h"
18
#include "../lib/obj/libio.h"
Line 19... Line -...
19
#endif
-
 
20
 
-
 
21
:byte init_imglib_check;
19
#endif
22
 
20
 
23
//library
21
//library
Line 24... Line 22...
24
dword libimg = #alibimg;
22
dword libimg = #alibimg;
Line 227... Line 225...
227
            }
225
            }
228
        }
226
        }
229
    }
227
    }
230
}
228
}
Line -... Line 229...
-
 
229
 
-
 
230
#ifndef INCLUDE_LIBIMG_LOAD_SKIN_H
-
 
231
#include "../lib/patterns/libimg_load_skin.h"
-
 
232
#endif
Line 231... Line 233...
231
 
233
 
232
 
234