#pragma once

#include "plugin.h"

#include <gfx/scene.h>

typedef struct State {
  int unused;
} State;