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

@ -17,7 +17,7 @@ Represents any object inside the game world.
Examples include statics, enemies, doors,
pickups, and Lara herself.
@classmod ItemInfo
@entityclass ItemInfo
@pragma nostrip
*/