diff --git a/UnleashedRecomp/res/credits.h b/UnleashedRecomp/res/credits.h index 35bb2634..45f2be0e 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,5 +17,6 @@ inline std::array g_credits = "Goalringmod27", "M&M", "DaGuAr", - "brianuuuSonic" + "brianuuuSonic", + "Kitzuku" };