mirror of
https://github.com/zeldaret/tmc
synced 2026-09-02 18:12:46 -04:00
message definitions
This commit is contained in:
@@ -331,7 +331,7 @@ void KinstoneMenu_Type5_Overlay0(void) {
|
||||
}
|
||||
|
||||
void KinstoneMenu_Type5_Overlay1(void) {
|
||||
if ((gMessage.doTextBox & 0x7f) == 0) {
|
||||
if ((gMessage.state & MESSAGE_ACTIVE) == 0) {
|
||||
gMenu.overlayType = 2;
|
||||
SoundReq(SFX_147);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user