mirror of
https://github.com/zeldaret/ss
synced 2026-09-02 09:51:53 -04:00
More docs
This commit is contained in:
@@ -515,7 +515,7 @@ void dLytMsgWindow_c::executeState_WaitKeySelectQuestion() {
|
||||
mTextOptionSelection = selection;
|
||||
field_0x1220 = 0;
|
||||
if (FiContext::GetInstance() != nullptr) {
|
||||
doFiThing = FiContext::GetInstance()->getDoSpecialFiMenuHandling();
|
||||
doFiThing = FiContext::GetInstance()->getIsInFiMainMenu();
|
||||
}
|
||||
|
||||
if (doFiThing) {
|
||||
|
||||
Reference in New Issue
Block a user