OpenRCT2/src/openrct2-cli
Ted John 7dc170ef85 Use shared_ptr for long-life objects
Use unique_ptr and shared_ptr for IContext, IPlatformEnvironment, IUiContext, and IAudioContext.
2018-05-11 20:37:48 +01:00
..
CMakeLists.txt Add threading library to CLI 2018-03-22 20:16:58 +00:00
Cli.cpp Use shared_ptr for long-life objects 2018-05-11 20:37:48 +01:00
openrct2-cli.vcxproj Add VS project for CLI only build 2017-05-29 22:38:42 +02:00