From 267603fc5f37aa79c0b944d3c6fd6ed1c1928490 Mon Sep 17 00:00:00 2001 From: BlueInterlude <180455074+BlueInterlude@users.noreply.github.com> Date: Thu, 14 May 2026 13:01:46 -0400 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index 13c3830..9ab9b9c 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,9 +1,13 @@ - [Home](https://github.com/azahar-emu/azahar/wiki) -- [Building from Source](https://github.com/azahar-emu/azahar/wiki/Building-from-Source) - [Compatibility List](https://github.com/azahar-emu/compatibility-list) - [How to Contribute to the Compatibility List](https://github.com/azahar-emu/compatibility-list/blob/master/CONTRIBUTING.md) -- [Dumping Games](https://github.com/azahar-emu/azahar/wiki/Dumping-Games) -- [Dumping System Files](https://github.com/azahar-emu/azahar/wiki/Dumping-System-Files) -- [Installing FFmpeg](https://github.com/azahar-emu/azahar/wiki/Installing-FFmpeg) -- [Android User Data and Storage](https://github.com/azahar-emu/azahar/wiki/Android-User-Data-and-Storage) -- [Milestones](https://github.com/azahar-emu/azahar/milestones) \ No newline at end of file +- [Milestones](https://github.com/azahar-emu/azahar/milestones) +- Android + - [Android User Data and Storage](https://github.com/azahar-emu/azahar/wiki/Android-User-Data-and-Storage) + - [Which Android Build Should I Pick?](https://github.com/azahar-emu/azahar/wiki/Which-Android-Build-Should-I-Pick%3F) +- Compiling + - [Installing FFmpeg](https://github.com/azahar-emu/azahar/wiki/Installing-FFmpeg) + - [Building from Source](https://github.com/azahar-emu/azahar/wiki/Building-from-Source) +- Dumping + - [Dumping Games](https://github.com/azahar-emu/azahar/wiki/Dumping-Games) + - [Dumping System Files](https://github.com/azahar-emu/azahar/wiki/Dumping-System-Files)