mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-31 00:30:57 +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
|
@ -33,7 +33,7 @@
|
|||
/** \defgroup qflight_properties Lighting properties
|
||||
\ingroup qflight
|
||||
*/
|
||||
//@{
|
||||
///@{
|
||||
|
||||
struct plitem_s;
|
||||
|
||||
|
@ -199,6 +199,6 @@ void set_properties (entity_t *ent, struct plitem_s *dict);
|
|||
*/
|
||||
void LoadProperties (const char *filename);
|
||||
|
||||
//@}
|
||||
///@}
|
||||
|
||||
#endif//__properties_h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue