AppleWin/source/frontends/ncurses/world.h
Andrea Odetti 1fccde2892 Add libapple and simple ncurses frontend.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2017-10-14 19:18:44 +01:00

5 lines
88 B
C

#pragma once
void ProcessKeyboard();
void VideoInitialize();
void VideoRedrawScreen();