mirror of
https://github.com/devkitPro/wut.git
synced 2026-08-22 02:25:05 -05:00
Quick comment clarification
This commit is contained in:
@@ -36,7 +36,7 @@ main(int argc, char **argv)
|
||||
return -1;
|
||||
}
|
||||
|
||||
// Play the sound effect that plays when erreula appears on screen
|
||||
// Play a sound effect that will play when erreula appears on screen
|
||||
nn::erreula::PlayAppearSE(true);
|
||||
|
||||
// Show the error viewer
|
||||
|
||||
Reference in New Issue
Block a user