4#include <game/mLib/m_fader.hpp>
12 static void setFader(fader_type_e type);
static bool startFadeOut(u16 duration)
Starts a fade out with the current fader.
static bool startFadeIn(u16 duration)
Starts a fade in with the current fader.
Base fader implementation.