mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-30 16:30:43 +00:00
Update for doxygen 1.8.16
This commit is contained in:
parent
3144443a82
commit
fbd79963bb
98 changed files with 496 additions and 373 deletions
|
@ -37,7 +37,7 @@
|
|||
/** \defgroup qflight_general General functions
|
||||
\ingroup qflight
|
||||
*/
|
||||
//@{
|
||||
///@{
|
||||
|
||||
#define ON_EPSILON 0.1
|
||||
#define MAXLIGHTS 1024
|
||||
|
@ -130,6 +130,6 @@ extern int num_novislights;
|
|||
|
||||
const char *get_tex_name (int texindex) __attribute__((pure));
|
||||
|
||||
//@}
|
||||
///@}
|
||||
|
||||
#endif// __light_h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue