summaryrefslogtreecommitdiff
path: root/src/video/ncurses.c
blob: a9221e18093b19d2707b7152804910ce47968f20 (plain)
1
2
3
4
5
// ncurses.c
// Implements interface.h
// Provides an in-terminal interface to the emulator.

#include"interface.h"