diff --git a/UnleashedRecomp/res/credits.h b/UnleashedRecomp/res/credits.h index aa194783..35bb2634 100644 --- a/UnleashedRecomp/res/credits.h +++ b/UnleashedRecomp/res/credits.h @@ -1,6 +1,6 @@ #pragma once -inline std::array g_credits = +inline std::array g_credits = { "Skyth", "Hyper", @@ -17,4 +17,5 @@ inline std::array g_credits = "Goalringmod27", "M&M", "DaGuAr", + "brianuuuSonic" };