ref: 4c2209f0860c61de26b06453f334314638e0d99c dir: /sim.h/
#pragma once #include "base.h" #include "mark.h" void orca_run(Gbuffer gbuf, Mbuffer markmap, Usz height, Usz width);