// Define once #ifndef H_APP #define H_APP // Constants #define TAG "FlippyPass" #define PATH "/ext/apps_data/flippypass/user.dat" #endif