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