1
0
Fork 0
mirror of https://github.com/notwa/mm synced 2024-05-20 21:53:24 -07:00

fix relative links in readme

This commit is contained in:
Connor Olding 2015-02-19 11:28:19 -08:00
parent 9b7c48b483
commit 7a0f0a02b3

View File

@ -22,7 +22,7 @@ i put together some sheets to see if glitches could have desirable results.
[~crap-ton of addresses in Lua form~][noice]
[noice]: /notwa/mm/blob/master/MM%20addrs.lua
[noice]: /MM%20addrs.lua
i'm working on REing every byte in link's struct. i don't really care if it's one struct or not, it's just easier to refer to it as such.
@ -46,7 +46,7 @@ the checksum is a 16-bit sum of all bytes up to that point, allowing overflows.
owl saves always have 0x24 added to their checksum for some reason.
[chksum]: /notwa/mm/blob/master/chksum.py
[chksum]: /chksum.py
save files are ordered as such, offset from the first:
@ -91,4 +91,4 @@ sometime i'll bother checking what the bombers/lottery codes are for these.
i documented the ones i could figure out for JP 1.0 here: [fgsdfgdsg][linkfields]
[linkfields]: /notwa/mm/blob/master/mm-bitflags.txt
[linkfields]: /mm-bitflags.txt