Subversion Repositories Kolibri OS

Rev

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

Rev 5264 Rev 5274
Line 1... Line 1...
1
;---------------------------------------------------------------------
1
;---------------------------------------------------------------------
2
main_menu_start:
2
main_menu_start:
3
	mov	[main_menu_pointer],0
3
	mov	[main_menu_pointer],0
-
 
4
	mov	eax,[menu_sound]
-
 
5
	mov	[sounds_sample],eax
4
;--------------------------------------		
6
;--------------------------------------		
5
.red:
7
.red:
6
	mov	[menu_text_pointers],main_menu_text_pointers
8
	mov	[menu_text_pointers],main_menu_text_pointers
7
	mov	[text_step_Y],SPRITE_SIZE_Y
9
	mov	[text_step_Y],SPRITE_SIZE_Y
8
	mov	[use_separate_draw_text],1
10
	mov	[use_separate_draw_text],1