summaryrefslogtreecommitdiff
path: root/src/window.h
blob: 3b676f5aee06ed119fce4a7f716011d1782fd173 (plain)
1
2
3
4
5
#pragma once

#include "utils.h"

struct window_s {};