[nostalgia] Add gba-dev to README
All checks were successful
Build / build (push) Successful in 2m36s

This commit is contained in:
Gary Talent 2024-06-27 19:46:21 -05:00
parent be920e4905
commit 0017ac27ef

View File

@ -4,6 +4,7 @@
* Install GCC, Clang, or Visual Studio with C++20 support
* Install [devkitPro](https://devkitpro.org/wiki/Getting_Started) to build for GBA
* Install the gba-dev package
* Install Python 3
* Install Ninja, Make, and CMake
* Consider also installing ccache for faster subsequent build times