summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authornullableVoidPtr <30564701+nullableVoidPtr@users.noreply.github.com>2018-11-18 16:23:57 +0800
committernullableVoidPtr <30564701+nullableVoidPtr@users.noreply.github.com>2018-11-20 15:04:00 +0800
commitf4ef62bb4134498a4b4a9c4d61b99bda24c98680 (patch)
treebb184e0d7efe635414d277c9f442d844fd5468b4 /INSTALL.md
parent961ab7ccaf4d175189cd42fcddca1336f3d91bad (diff)
Renamed primary heap variables and partial cleanup m4a.s
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index b114971..de8142d 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -1,3 +1,5 @@
+First, you must put a Pokémon Mystery Dungeon Red Rescue Team 1.0 (US) ROM in the root directory of the repository and name it `baserom.gba`. It should have a SHA1 checksum of `9f4cfc5b5f4859d17169a485462e977c7aac2b89`. Then, follow the OS-specific instructions below.
+
# Linux
Install [**devkitARM**](http://devkitpro.org/wiki/Getting_Started/devkitARM).