1
0
Fork 0

Fix #11689: properly close DOXYGEN_API block

pull/11692/head
glx22 2024-01-05 17:54:48 +01:00
parent 1bf3649af7
commit b1f87c54b6
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 */
};
/**