diff options
| author | Pheenoh <pheenoh@gmail.com> | 2024-06-10 01:34:52 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-10 00:34:52 -0700 |
| commit | 3a2e38dc5c3e1f9b5440cbfa065bd33a22b55e43 (patch) | |
| tree | f7a47d2b1321a6917e5fbd2f030009a8ee9071f1 /docs | |
| parent | 946b2e81d99f2373f8c3845e6725e277a1bf1023 (diff) | |
Setup d_a_b + misc actors (#2166)
* setup d_a_b actors
* misc actor checkpoint
* misc actor finish
* add d_a_b class comments
* add misc actor class comments wip
* add misc actor class comments
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/mainpage.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/mainpage.h b/docs/mainpage.h index f25e50ffb1..5f40b59046 100644 --- a/docs/mainpage.h +++ b/docs/mainpage.h @@ -13,6 +13,7 @@ This site contains documentation for the Twilight Princess code base. It is a wo - @ref actors-objects "Objects" - @ref actors-npcs "NPCs" - @ref actors-tags "Tags" + - @ref actors-unsorted "Unsorted" @subsection dolphin Dolphin |
