Subversion Repositories Kolibri OS

Rev

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

Rev 1372 Rev 1432
Line 14... Line 14...
14
 
14
 
Line 15... Line 15...
15
public EXPORTS
15
public EXPORTS
16
 
16
 
-
 
17
section '.flat' code readable align 16
17
section '.flat' code readable align 16
18
include '../../../../macros.inc'
Line 18... Line 19...
18
include '../../../../macros.inc'
19
include 'bl_sys.mac'
19
include 'box_lib.mac' ;macro which should make life easier :)
20
include 'box_lib.mac' ;macro which should make life easier :)
20
 
21