Skip to content

Commit

Permalink
Merge pull request #20 from NERS1111/release
Browse files Browse the repository at this point in the history
Changed 1.08-1.10 freezeRingTimer pointer
  • Loading branch information
Tenebrosful authored Feb 2, 2023
2 parents 49ddb4c + 6305c48 commit bc14dec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Deltarune.asl
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ state("Deltarune", "v1.08 - v1.10") {
double finalTextboxHalt_ch2 : "Deltarune.exe", 0x6F1394, 0x3C, 0x140, 0x140, 0x24, 0x10, 0x498, 0x0;

double djFightCon : "Deltarune.exe", 0x436BCC, 0xE0, 0x20, 0x144, 0x144, 0x24, 0x10, 0x258, 0x0;
double freezeRingTimer : "Deltarune.exe", 0x6EF220, 0x128, 0xF0, 0x20, 0x24, 0x10, 0xC0, 0x0;
double freezeRingTimer : "Deltarune.exe", 0x43DE48, 0xC18, 0xC, 0x24, 0x10, 0xC0, 0x0;
double loadedDiskGreyBG : "Deltarune.exe", 0x43DE48, 0xA60, 0xC, 0x24, 0x10, 0x3D8, 0x0;
}

Expand Down

0 comments on commit bc14dec

Please sign in to comment.