CheatMenuSA/src/MenuInfo.h
Grinch_ 2a6fdb1c72 Bug fixes & new stuff
1. Fixed issue with radio scroll #45
2. Fixed crash with renderhook
3. Refactored code
4. Added option to control neon pulsing
5. Fixed a issue with huge crosshair when huge dmg is enabled
2021-01-08 03:07:45 +06:00

5 lines
175 B
C

#pragma once
#define MENU_NAME "Cheat Menu"
#define MENU_VERSION "2.5-beta"
#define BUILD_NUMBER "20210108"
#define MENU_TITLE MENU_NAME " v" MENU_VERSION "(" BUILD_NUMBER ")"