SystemTools: Add SystemToolsStatic class skeleton
The new private class SystemToolsStatic is supposed to hold all static SystemTools variables in a single singleton class. Static SystemTools variables will be moved to SystemToolsStatic in following commits. This patch only adds the class skeleton type, its allocation and deletion.
Loading
Please register or sign in to comment