forked from mirror/OpenTTD
(svn r14466) -Doc: remove some obsolete parameters, fix a few parameter names in comments and add a little more doxygen documentation.
This commit is contained in:
@@ -100,6 +100,8 @@ enum WindowClass {
|
||||
};
|
||||
|
||||
struct Window;
|
||||
|
||||
/** Number to differentiate different windows of the same class */
|
||||
typedef int32 WindowNumber;
|
||||
|
||||
#endif /* WINDOW_TYPE_H */
|
||||
|
Reference in New Issue
Block a user