mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-12 12:28:36 -07:00
6 lines
125 B
C
6 lines
125 B
C
#pragma once
|
|
|
|
#define DOLPHIN_STATE_FILE_NAME ".dolphin.state"
|
|
|
|
#define DOLPHIN_STATE_PATH INT_PATH(DOLPHIN_STATE_FILE_NAME)
|