mirror of
https://github.com/8damon/Blackbird-Platform
synced 2026-06-21 13:41:12 +00:00
0196371fc5
Add runtime_bootstrap.cpp, runtime_integrity.cpp, and runtime_launch_gate.cpp as ClCompile items and runtime_private.h as ClInclude. These are the three new translation units split from the original monolithic runtime.cpp as part of the injection timing and launch-gate work. Closes #16.