1fccde2892
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
5 lines
88 B
C
5 lines
88 B
C
#pragma once
|
|
|
|
void ProcessKeyboard();
|
|
void VideoInitialize();
|
|
void VideoRedrawScreen();
|