Skip to content

Commit 3672848

Browse files
incanusmsteveb
authored andcommitted
reorder SDL text command help to match parsing
1 parent 263c281 commit 3672848

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jim-sdl.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ static const jim_subcmd_type sdl_command_table[] = {
446446
2,
447447
},
448448
{ "text",
449-
"x y string red green blue ?alpha?",
449+
"string x y red green blue ?alpha?",
450450
jim_sdl_subcmd_text,
451451
6,
452452
7,

0 commit comments

Comments
 (0)