mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2026-07-24 12:06:41 +00:00
Codechange: document return types and parameters
This commit is contained in:
+1
-1
@@ -254,7 +254,7 @@ public:
|
||||
* Make widgets for the current available tree types.
|
||||
* This does not use a NWID_MATRIX or WWT_MATRIX control as those are more difficult to
|
||||
* get producing the correct result than dynamically building the widgets is.
|
||||
* @see NWidgetFunctionType
|
||||
* @copydoc NWidgetFunctionType
|
||||
*/
|
||||
static std::unique_ptr<NWidgetBase> MakeTreeTypeButtons()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user