mirror of
https://github.com/devkitPro/wut.git
synced 2026-04-24 15:37:18 -05:00
Quick comment clarification
This commit is contained in:
parent
e47f3dd436
commit
ff4a119ba3
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user