diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-08-16 14:01:59 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-08-16 14:01:59 -0400 |
commit | 5060befd2b3aa455f530bda6562aa9ea574d80c7 (patch) | |
tree | f27537f9d4943ea423a05de8a68ba85ea8cb3d80 /wram.asm | |
parent | 71316591fcb47db378bf79fab299e35d95d7d745 (diff) |
Fix comment about SONY
Diffstat (limited to 'wram.asm')
-rwxr-xr-x | wram.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2944,7 +2944,7 @@ wd732:: ; bit 0: play time being counted ; bit 1: remnant of debug mode; only set by the debug build. ; if it is set: -; 1. skips most of Prof. Oak's speech, and uses NINTEN as the player's name and RIVAL as the rival's name +; 1. skips most of Prof. Oak's speech, and uses NINTEN as the player's name and SONY as the rival's name ; 2. does not have the player start in floor two of the player's house (instead sending them to [wLastMap]) ; 3. allows wild battles to be avoided by holding down B ; furthermore, in the debug build: |