shithub: orca

ref: e5906658cd621b1ccc52024e024fce6cb173da89
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);