diff --git a/helpfile.h b/helpfile.h index 3b025dfb..35a44673 100644 --- a/helpfile.h +++ b/helpfile.h @@ -261,6 +261,7 @@ static const T_Help_table helptable_help[] = }; static const T_Help_table helptable_credits[] = { +//HELP_TEXT ("0----5----0----5----0----5----0----5----0--X") HELP_TITLE(" GRAFX2 IS CREATED BY") HELP_TEXT ("") HELP_BOLD (" SUNSET DESIGN") @@ -268,7 +269,8 @@ static const T_Help_table helptable_credits[] = HELP_TEXT ("") HELP_TEXT (" Guillaume Dorme alias \"Robinson\" (code)") HELP_TEXT (" Karl Maritaud alias \"X-Man\" (code&gfx)") - HELP_TEXT (" (k.maritaud\100laposte.net)") +//HELP_TEXT ("0----5----0----5----0----5----0----5----0--X") + HELP_TEXT (" (k.maritaud\100laposte.net)") // there is an \100 so the line is shorter than it looks HELP_TEXT ("") HELP_TEXT (" Re-licensed GrafX2 under the GPL in 2001") HELP_TEXT ("") @@ -329,13 +331,15 @@ static const T_Help_table helptable_credits[] = HELP_TEXT ("") HELP_TITLE(" BUGFINDERS") HELP_TEXT ("") - HELP_TEXT (" BDCIron Ced El Topo ") - HELP_TEXT (" fallenblood Frost Grimmy ") +//HELP_TEXT ("0----5----0----5----0----5----0----5----0--X") + HELP_TEXT (" BDCIron Ced El Topo ") + HELP_TEXT (" fallenblood Frost Grimmy ") HELP_TEXT (" Gürkan Sengün iLKke keito ") - HELP_TEXT (" kusma Lord Graga mind ") - HELP_TEXT (" MooZ richienyhus TeeEmCee ") - HELP_TEXT (" tempest Timo Kurrpa titus^Rab ") - HELP_TEXT (" Tobé 00ai99 00.rgb.studios") + HELP_TEXT (" kusma Lord Graga MagerValp ") + HELP_TEXT (" mind MooZ richienyhus ") + HELP_TEXT (" TeeEmCee tempest Timo Kurrpa ") + HELP_TEXT (" titus^Rab Tobé 00ai99 ") + HELP_TEXT (" 00.rgb.studios ") HELP_TEXT ("") HELP_TEXT (" Posted the annoying bug reports.") HELP_TEXT ("")