#ifndef _MINECRAFT_APPCONSTANTS_H_ #define _MINECRAFT_APPCONSTANTS_H_ #define APP_VERSION_STRING "Demo" #define APP_NAME "Minecraft - Pocket Edition " APP_VERSION_STRING #endif