add splash screen quote about docs

Documentation is amazing. If ppl read it.
This commit is contained in:
xxSeys1
2024-09-13 23:35:25 +02:00
parent 49eeb7bf9a
commit c5f1cdc23d

View File

@@ -135,6 +135,7 @@ const Char* SplashScreenQuotes[] =
TEXT("Drum roll please"),
TEXT("Good Luck Have Fun"),
TEXT("GG Well Played"),
TEXT("Now with documentation."),
};
SplashScreen::~SplashScreen()