Skip to content

Commit

Permalink
Final, final credit. I promise.
Browse files Browse the repository at this point in the history
  • Loading branch information
AEFeinstein committed Dec 7, 2023
1 parent 081f151 commit d12bb42
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions main/modes/credits/mode_credits.c
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,12 @@ static const creditsEntry_t entries[] = {
{.name = "timeshifter08\n", .color = c144},
{.name = "", .color = c000},
{.name = "", .color = c000},
{.name = "For the littlest one\n", .color = c524},
{.name = "She's coming!\n", .color = c524},
{.name = "", .color = c000},
{.name = "", .color = c000},
{.name = "", .color = c000},
{.name = "", .color = c000},
};
// clang-format on

Expand Down

0 comments on commit d12bb42

Please sign in to comment.