mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 09:28:15 +03:00
added Guido Di Carlo and LocQuest to credits
This commit is contained in:
@@ -19,9 +19,15 @@ static const char* translators[] = {
|
||||
" Thomas Faust",
|
||||
"Esperanto",
|
||||
" Reese Rivers",
|
||||
"Spanish",
|
||||
"Spanish (ES)",
|
||||
" Felipe Mercader",
|
||||
" Sara Marín",
|
||||
"Spanish (LATAM)",
|
||||
" LocQuest",
|
||||
" Guido Di Carlo",
|
||||
"Spanish (ARG.)",
|
||||
" LocQuest",
|
||||
" Guido Di Carlo",
|
||||
"French",
|
||||
" Words of Magic",
|
||||
"Irish",
|
||||
@@ -64,7 +70,7 @@ static const char* translators[] = {
|
||||
};
|
||||
|
||||
/* Hardcoded pagesizes for the translator credits. Simplifies paging backwards and forwards */
|
||||
static const int translator_pagesize[] = { 8, 9, 10, 10, 9, 8 };
|
||||
static const int translator_pagesize[] = { 6, 6, 9, 12, 10, 9, 8 };
|
||||
|
||||
/* Terry's Patrons... */
|
||||
static const char* superpatrons[] = {
|
||||
|
||||
Reference in New Issue
Block a user