diff options
author | Colin Noga <Tempus@Spectrum-Song.local> | 2011-06-26 11:51:22 -0500 |
---|---|---|
committer | Colin Noga <Tempus@Spectrum-Song.local> | 2011-06-26 11:51:22 -0500 |
commit | 1de95fd66079da80e61180a99882c25ab91f31c1 (patch) | |
tree | 9f251ba504e57340bf9a81a1900d4d91b9856b50 /kamek_ntsc2.x | |
parent | aaec1327c178ae951a0b19a8150a69fc00eb3011 (diff) | |
download | kamek-1de95fd66079da80e61180a99882c25ab91f31c1.tar.gz kamek-1de95fd66079da80e61180a99882c25ab91f31c1.zip |
Clean up the mess I made with merge.
Diffstat (limited to '')
-rw-r--r-- | kamek_ntsc2.x | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kamek_ntsc2.x b/kamek_ntsc2.x index 8af9cc3..a35703f 100644 --- a/kamek_ntsc2.x +++ b/kamek_ntsc2.x @@ -15,7 +15,7 @@ SECTIONS { MarioSize = 0x8042B874; AlwaysDrawFlag = 0x80064540; AlwaysDrawBranch = 0x80064544; - + GenerateRandomNumber = 0x800B2EE0; _savefpr_14 = 0x802DCCA8; _savefpr_15 = 0x802DCCAC; |