Files
Microtransactions64/include/config/config_goddard.h
Arceveti 730f020b6d Fix formatting inconsistencies in config files (#303)
Fix formatting inconsistencies in config files
2022-01-21 20:00:25 -08:00

15 lines
401 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