From 49ba1628df769368e8cab8c4bbb42be79ff21745 Mon Sep 17 00:00:00 2001 From: Ian C Date: Tue, 10 Oct 2006 23:26:15 +0000 Subject: Changed controls for City Patrol --- arm9/source/tapes.c | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'arm9/source/tapes.c') diff --git a/arm9/source/tapes.c b/arm9/source/tapes.c index c5915ac..7d01e82 100644 --- a/arm9/source/tapes.c +++ b/arm9/source/tapes.c @@ -68,6 +68,7 @@ static SoftKey cpatrol_keys[]= SK_PAD_R, SK_N, SK_PAD_L, SK_J, SK_PAD_A, SK_0, + SK_PAD_B, SK_NEWLINE, NUM_SOFT_KEYS }; @@ -119,9 +120,11 @@ static Tape tapes[NO_TAPES]= "the joypad controls the cursor.\n" "hold %L% or %R% shoulder buttons\n" "to move fast when moving in the\n" - "same direction.\n" - "%A% fires.\n" - "as does just about everything.\n" + "same direction.\n\n" + "%A% fires when moving.\n" + "%B% fires when still.\n\n" + "sorry about that, but the keys\n" + "are a bit odd in this game." }, { sabotage_bin, -- cgit v1.2.3