forked from KolibriOS/kolibrios
Fix EN typos
- Corrections for en_US language. - Some whitespace sanitation. git-svn-id: svn://kolibrios.org@10068 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -64,7 +64,7 @@ shape_window:
|
||||
mcall
|
||||
|
||||
mov eax,50 ; give the shape scale 32 x 32 -> 128 x 128
|
||||
mov ebx,1 ; you dont have to give this, scale is 1:1 by default
|
||||
mov ebx,1 ; you don't have to give this, scale is 1:1 by default
|
||||
mov ecx,2
|
||||
mcall
|
||||
|
||||
|
Reference in New Issue
Block a user