mirror of
https://github.com/zeldaret/ss
synced 2026-09-01 09:32:58 -04:00
d_dvd_drive_error OK
This commit is contained in:
@@ -743,7 +743,6 @@ void dLytMsgWindow_c::setCurrentFlowFilename(const char *name) {
|
||||
mCurrentFlowFileName = name;
|
||||
}
|
||||
|
||||
#pragma dont_inline on
|
||||
void dLytMsgWindow_c::createSubMsgManager(u8 type) {
|
||||
switch (type) {
|
||||
case 6:
|
||||
@@ -792,8 +791,6 @@ void dLytMsgWindow_c::createSubMsgManager(u8 type) {
|
||||
}
|
||||
}
|
||||
|
||||
#pragma dont_inline off
|
||||
|
||||
void dLytMsgWindow_c::removeSubMsgManagers() {
|
||||
if (mpWindowTalk != nullptr) {
|
||||
mpWindowTalk->remove();
|
||||
|
||||
Reference in New Issue
Block a user