mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2026-07-24 12:06:41 +00:00
Codechange: Make some variables and constants documentation comments recognised by doxygen.
This commit is contained in:
committed by
rubidium42
parent
7a6b7fb1f0
commit
21bee91fa7
+1
-1
@@ -25,7 +25,7 @@
|
||||
|
||||
#include "safeguards.h"
|
||||
|
||||
/* Default of 4MB spritecache */
|
||||
/** Default of 4MB spritecache. */
|
||||
uint _sprite_cache_size = 4;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user