From 074184c31c8f0279cede08fdb68f4ea3e167cad5 Mon Sep 17 00:00:00 2001 From: yenatch Date: Wed, 11 Mar 2015 22:35:47 -0700 Subject: [PATCH] builds both 1.0 and 1.1 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 058e6d63b..3fceb92e8 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,10 @@ This is a disassembly of Pokémon Crystal. -The following rom is used as a base: +It builds the following roms: * Pokemon - Crystal Version (UE) (V1.0) [C][!].gbc `md5: 9f2922b235a5eeb78d65594e82ef5dde` +* Pokemon - Crystal Version (UE) (V1.1) [C][!].gbc `md5: 301899b8087289a6436b0a241fbbb474` To set up the repository, see [**INSTALL.md**](INSTALL.md).