Give documentation comments new tag names. Part 2 of making the documentation better.

This commit is contained in:
hispidence 2021-08-23 19:16:24 +01:00
parent 9549ce021d
commit 1cccef16b2
19 changed files with 70 additions and 60 deletions

View file

@ -2,11 +2,12 @@
#include "GameScriptMirror.h"
/***
A mirror effect, as seen in TR4's Coastal Ruins and Sacred Lake levels.
A mirror effect.
As seen in TR4's Coastal Ruins and Sacred Lake levels.
__Not currently implemented.__
@classmod Mirror
@pregameclass Mirror
@pragma nostrip
*/