Changeset - r28400:610342244c43
[Not reviewed]
master
0 1 0
glx22 - 4 months ago 2024-01-05 16:54:48
glx@openttd.org
Fix #11689: properly close DOXYGEN_API block
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/script/api/script_vehiclelist.hpp
Show inline comments
 
@@ -45,7 +45,7 @@ public:
 
	 * The constructor wrapper from Squirrel.
 
	 */
 
	ScriptVehicleList(HSQUIRRELVM vm);
 
#endif
 
#endif /* DOXYGEN_API */
 
};
 

	
 
/**
0 comments (0 inline, 0 general)