aboutsummaryrefslogtreecommitdiffstats
path: root/text
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2016-06-12 01:42:19 -0500
committerdannye <corrnondacqb@yahoo.com>2016-06-12 01:42:19 -0500
commit48e0125bd68054f81e97a5eec14f145dc3c921d7 (patch)
tree700bf0a94c566a6374ecff1adb87aec060609ac2 /text
parentMerge pull request #133 from YamaArashi/master (diff)
downloadpokeyellow-48e0125bd68054f81e97a5eec14f145dc3c921d7.tar.gz
pokeyellow-48e0125bd68054f81e97a5eec14f145dc3c921d7.tar.xz
pokeyellow-48e0125bd68054f81e97a5eec14f145dc3c921d7.zip
Remove some leftover address comments
Diffstat (limited to 'text')
-rwxr-xr-xtext/credits_text.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/text/credits_text.asm b/text/credits_text.asm
index a3d2d4d2..a68c33d3 100755
--- a/text/credits_text.asm
+++ b/text/credits_text.asm
@@ -64,7 +64,7 @@ CreditsTextPointers:
dw CredClub
dw CredPAAD
-CredVersion: ; 74343 (1d:4343) ; this 1 byte difference makes all bank addresses offset by 1 in the blue version
+CredVersion: ; this 1 byte difference makes all bank addresses offset by 1 in the blue version
IF DEF(_RED)
db -8, "RED VERSION STAFF@"
ENDC