Added retro-wertz for his contributions in bringing in libretro back to speed and other things
Signed-off-by: ZachBacon <zachbacon@budgiemedia.rocks>
This commit is contained in:
parent
03bc7c247e
commit
90d2f5c808
|
@ -2448,6 +2448,7 @@ EVT_HANDLER(wxID_ABOUT, "About...")
|
|||
ai.AddDeveloper(wxT("TheCanadianBacon"));
|
||||
ai.AddDeveloper(wxT("rkitover"));
|
||||
ai.AddDeveloper(wxT("Mystro256"));
|
||||
ai.AddDeveloper(wxT("retro-wertz"));
|
||||
ai.AddDeveloper(wxT("Orig. VBA team"));
|
||||
ai.AddDeveloper(wxT("... many contributors who send us patches/PRs"));
|
||||
wxAboutBox(ai);
|
||||
|
|
Loading…
Reference in New Issue