Files
Microtransactions64/include/config/config_goddard.h
2022-08-03 15:05:03 -05:00

21 lines
425 B
C

#pragma once
/********************
* GODDARD SETTINGS *
********************/
/**
* Enables Goddard (the Mario head).
*/
// #define KEEP_MARIO_HEAD
/**
* Enables the Goddard easter egg from Shindou (has no effect if KEEP_MARIO_HEAD is disabled).
*/
#define GODDARD_EASTER_EGG
/**
* Disables the demo that plays when idle on the start screen (has no effect if KEEP_MARIO_HEAD is disabled).
*/
#define DISABLE_DEMO