#pragma once #define APP_NAME "CTRTool" #define BIN_NAME "ctrtool" #define VER_MAJOR 1 #define VER_MINOR 1 #define VER_PATCH 1 #define AUTHORS "jakcron"