ReC98/platform/x86real/pc98/graph.hpp

6 lines
186 B
C++
Raw Normal View History

// Generic graphics layer functions
// --------------------------------
// Puts the graphics GDC into the common 16-color 640×400 graphics mode.
void graph_show_16color_400line(void);