diff options
| author | Pondaveia <43385840+Pondaveia@users.noreply.github.com> | 2019-05-03 21:25:30 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-05-03 21:25:30 +0100 |
| commit | 9a8f2e6012804f724265e2f2acef1ddaa2381b27 (patch) | |
| tree | 21c5d9f616e958f6b9dc192e7dc8cf90a721748c /_includes | |
| parent | 61c80fd408ac7b3e94f185d048aeb9ac4aa84146 (diff) | |
| download | wiki-9a8f2e6012804f724265e2f2acef1ddaa2381b27.tar.gz wiki-9a8f2e6012804f724265e2f2acef1ddaa2381b27.tar.bz2 wiki-9a8f2e6012804f724265e2f2acef1ddaa2381b27.zip | |
Update sidebar.html (#44)
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> |
