Subversion Repositories Kolibri OS

Rev

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

Rev 5337 Rev 5353
Line 190... Line 190...
190
head_f_l db 'System error',0
190
head_f_l db 'System error',0
191
err_message_import db 'Error on load import library tinygl.obj',0
191
err_message_import db 'Error on load import library tinygl.obj',0
192
;--------------------------------------------------
192
;--------------------------------------------------
Line 193... Line 193...
193
 
193
 
194
i_end:
194
i_end:
195
	rb 1024
195
	rb 4096
196
stacktop:
196
stacktop:
197
cur_dir_path:
197
cur_dir_path:
198
	rb 4096
198
	rb 4096
199
library_path:
199
library_path: