@@ -16,8 +16,8 @@ void LogCallback(const lwe::Log& log)
lwe::SInt_32 Main(lwe::Str_8* appName, lwe::Str_8* appVerId, lwe::Version* appVer)
{
*appName = "Pong";
*appVerId = "Alpha";
*appVer = {0, 0, 1};
*appVerId = "Release";
*appVer = {1, 0, 0};
lwe::Console::Attach();
The note is not visible to the blocked user.