3#include <game/mLib/m_fader.hpp>
4#include <lib/egg/core/eggHeap.h>
16 static void createFader(EGG::Heap *heap);
17 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.
static void draw()
Draws the current fader.