Skip to content

Commit

Permalink
Update dhooks.inc documentation for consistency (#1658)
Browse files Browse the repository at this point in the history
* Update dhooks.inc documentation for consistency

- Modifies whitespace (change tabs to spaces for non initial indents, fix alignments, create consistency with rest of SM docs)
- Change `/*` to `/**` for consistency and to indicate comment doc
- Removes incorrect `@noreturn` doc

* Split long comments across multiple lines

* Remove `@noreturn` in IGameConfigs.h

* Remove `@noreturn` from IGameHelpers.h

* Remove `@noreturn` from asm.c

* Add `@noreturn` to ThrowError

* Add `@noreturn` and `@error` to ThrowNativeError
  • Loading branch information
JoinedSenses authored Feb 1, 2022
1 parent f5f26e2 commit 250dc1b
Show file tree
Hide file tree
Showing 6 changed files with 363 additions and 337 deletions.
Loading

0 comments on commit 250dc1b

Please sign in to comment.