shithub: orca

ref: a0e0577c203e024f39a47e17a8629a4c4345b11b
dir: /sim.h/

View raw version
#pragma once
#include "base.h"
#include "mark.h"

void orca_run(Gbuffer gbuf, Mbuffer markmap, Usz height, Usz width);