forked from mirror/OpenTTD
(svn r12693) -Documentation: add some documentation to some window related stuff. Based on a patch by Albert.
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
|
||||
#include "core/enum_type.hpp"
|
||||
|
||||
/**
|
||||
* Window classes
|
||||
*/
|
||||
enum WindowClass {
|
||||
WC_NONE,
|
||||
WC_MAIN_WINDOW = WC_NONE,
|
||||
|
Reference in New Issue
Block a user