mirror of
https://github.com/zeldaret/botw
synced 2026-07-07 05:15:02 -04:00
ksys: Mark MessageDispatcher::update as non-matching
This commit is contained in:
@@ -254,6 +254,7 @@ void MessageDispatcher::Queues::process() {
|
||||
mIsProcessing = false;
|
||||
}
|
||||
|
||||
// NON_MATCHING: regalloc
|
||||
void MessageDispatcher::update() {
|
||||
mUpdateEndEvent.resetSignal();
|
||||
mProcessingThread = sead::ThreadMgr::instance()->getCurrentThread();
|
||||
|
||||
Reference in New Issue
Block a user