PROJECT SETTINGS
- Additional Options "/bigobj" for debug builds
- Output directory relocated to solution directory "/bin"
- include "ProjDir" as an additional include directory for debug builds
FEATURES
- adjust params for some functions to include default values
- relocate functions from Menu to Features for clarity
- included comments
ISSUES
- SpeedHack is causing a crash if toggled while loading from main menu
- Database Tab is causing a crash due to "Config.Update"
SDK
- Changed TArray function name "Num" to "Count" for clarity
CONFIG
- included additional helper functions
FEATURE
- General cleanup
- Include features as functions
NOTES:
- new feature functions have not been implemented
~squish--
Update feature.h
- forgot to include function declarations