X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=frontend%2Fmenu.c;h=34b6e362b0ce1116618a43ceea59e7f0bd0c2398;hp=9036d5ffe72825a47cb89c199663563cc8006d21;hb=ee78346e30720ddb3f4c97b6598bdc6dc7257f98;hpb=83a79d01995051a2778784887d086689ff815667 diff --git a/frontend/menu.c b/frontend/menu.c index 9036d5ff..34b6e362 100644 --- a/frontend/menu.c +++ b/frontend/menu.c @@ -965,7 +965,9 @@ const char *plat_get_credits(void) "(C) 2009-2010 PCSX-Reloaded Team\n\n" "GPU and SPU code by Pete Bernert\n" " and the P.E.Op.S. team\n" - "ARM recompiler (C) 2009-2010 Ari64\n\n" + "ARM recompiler (C) 2009-2010 Ari64\n" + "PCSX4ALL plugins by PCSX4ALL team\n" + " Chui, Franxis, Unai\n\n" "integration, optimization and\n" " frontend (C) 2010-2011 notaz\n"; }