diff options
Diffstat (limited to '_includes')
| -rw-r--r-- | _includes/azerothcore/sidebar.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/_includes/azerothcore/sidebar.html b/_includes/azerothcore/sidebar.html index f18f981..30affea 100644 --- a/_includes/azerothcore/sidebar.html +++ b/_includes/azerothcore/sidebar.html @@ -48,6 +48,8 @@ <li> <a href="/wiki/Create-a-new-Hook">Hooks C++</a> <li> <a href="/wiki/Database-Structure">Database Structure</a> <li> <a href="/wiki/CMake-options">CMake options</a> +<li> <a href="/wiki/remove_add_flags">Remove and Add database flags</a> +<li> <a href="/wiki/Bit-and_bytes-tutorial">Bitwise operations</a> </ul> <b>Archive</b> <ul> |
