#pragma once /********************* * CUTSCENE SETTINGS * *********************/ /************************ * -- CUTSCENE SKIPS -- * ************************/ /** * Skips the peach letter cutscene. */ #define PEACH_SKIP /** * Skips the title/splash screen (Super Mario 64 logo). */ // #define SKIP_TITLE_SCREEN /** * Skips the File Select screen */ // #define SKIP_FILE_SELECT