mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-21 07:11:16 +00:00
7 lines
132 B
C++
7 lines
132 B
C++
#include "mxtransitionmanager.h"
|
|
|
|
void MxTransitionManager::SetWaitIndicator(MxVideoPresenter* videoPresenter)
|
|
{
|
|
// FIXME: Stub
|
|
}
|