@ -1,10 +1,11 @@
//#include "base.h"
//#include "oso.h"
#include "base.h"
#include "oso.h"
#include "sysmisc.h"
#include "field.h"
//#include "term_util.h"
#include "tui.h"
#include "midi.h"
#include "term_util.h"
#include "ged.h"
char const *const conf_file_name = "orca.conf";
@ -1,8 +1,8 @@
#pragma once
typedef struct {
Ged *ged;