Added ability to choose monochrome displays (green, amber, and gray) for CGA MDA, and Hercules graphics cards, based on VileRancour's DOSBox patch.
This commit is contained in:
@@ -108,3 +108,5 @@ void ddraw_fs_take_screenshot(char *fn);
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
extern int cga_palette;
|
||||
|
||||
Reference in New Issue
Block a user