Fix #11689: properly close DOXYGEN_API block

This commit is contained in:
glx22 2024-01-05 17:54:48 +01:00 committed by Loïc Guilloux
parent 4c1ddb1479
commit 707e8001be
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ public:
* The constructor wrapper from Squirrel.
*/
ScriptVehicleList(HSQUIRRELVM vm);
#endif
#endif /* DOXYGEN_API */
};
/**