From a1c79a66589ca2423663e1e90533783e3420e9be Mon Sep 17 00:00:00 2001 From: Kat Date: Mon, 17 Jun 2019 21:34:52 -0400 Subject: [PATCH] Update LTTP_RND_GeneralBugfixes.asm --- LTTP_RND_GeneralBugfixes.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LTTP_RND_GeneralBugfixes.asm b/LTTP_RND_GeneralBugfixes.asm index cd08f1e..6258c4c 100644 --- a/LTTP_RND_GeneralBugfixes.asm +++ b/LTTP_RND_GeneralBugfixes.asm @@ -25,7 +25,7 @@ org $3FFFFF ; <- 1FFFFF db #$00 ; expand file to 2mb org $1FFFF8 ; <- FFFF8 timestamp rom -db #$20, #$18, #$07, #$23 ; year/month/day +db #$20, #$19, #$06, #$17 ; year/month/day ;================================================================================