new stuff idk

This commit is contained in:
Ryzerth
2021-02-10 21:35:56 +01:00
parent 9e410e3856
commit 3541b8a0dd
7 changed files with 245 additions and 11 deletions

View File

@ -24,7 +24,8 @@ namespace sdrpp_credits {
const char* patrons[] = {
"SignalsEverywhere",
"Lee Donaghy"
"Lee Donaghy",
"Daniele D'Agnelli"
};
const int contributorCount = sizeof(contributors) / sizeof(char*);