mirror of
https://github.com/RocketRobz/SuperAllStarPhotoStudio.git
synced 2025-06-18 17:15:35 -04:00
DS(i): Do not set showMessage
to true
This commit is contained in:
parent
01fbebc57b
commit
cc43122185
@ -1809,7 +1809,9 @@ void PhotoStudio::Logic(u32 hDown, u32 hHeld, touchPosition touch) {
|
||||
#endif
|
||||
} else {
|
||||
sndBack();
|
||||
#ifndef NDS
|
||||
showMessage = true;
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user