ReC98/platform/x86real/pc98/graph.hpp

6 lines
186 B
C++
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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