Files
Momentum-Firmware/applications/services/dolphin/helpers/dolphin_state_filename.h

6 lines
125 B
C

#pragma once
#define DOLPHIN_STATE_FILE_NAME ".dolphin.state"
#define DOLPHIN_STATE_PATH INT_PATH(DOLPHIN_STATE_FILE_NAME)