Subversion Repositories Kolibri OS

Rev

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

Rev 6359 Rev 6362
Line 231... Line 231...
231
	mov [PointerToCopyPicture],eax
231
	mov [PointerToCopyPicture],eax
232
	mov [PointerToCopyPicture2],ebx
232
	mov [PointerToCopyPicture2],ebx
233
;--------------end copy for undo-------------
233
;--------------end copy for undo-------------
234
no_undo___:
234
no_undo___:
235
	call	TakeButtonInstruments
235
	call TakeButtonInstruments
-
 
236
	jmp still
Line 236... Line 237...
236
 
237
 
237
no_use_instruments:
238
no_use_instruments:
238
	mov	eax,[Current_instrument]
239
	mov	eax,[Current_instrument]
239
	and	[Activate_instrument],0
240
	and	[Activate_instrument],0