forked from mirror/OpenTTD
Feature: Screenshot window
This commit is contained in:
@@ -691,6 +691,12 @@ enum WindowClass {
|
||||
*/
|
||||
WC_FRAMETIME_GRAPH,
|
||||
|
||||
/**
|
||||
* Screenshot window; %Window numbers:
|
||||
* - 0 = #ScreenshotWidgets
|
||||
*/
|
||||
WC_SCREENSHOT,
|
||||
|
||||
WC_INVALID = 0xFFFF, ///< Invalid window.
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user