You've already forked Microtransactions64
mirror of
https://github.com/Print-and-Panic/Microtransactions64.git
synced 2026-01-21 10:17:19 -08:00
14 lines
251 B
C
14 lines
251 B
C
#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
|