Commit graph

4 commits

Author SHA1 Message Date
wts42
bb6e8aa19c
Change memory.read_s16_le(0x1497) to memory.readbyte(0x1497)
In functions **_M.getMarioHit(alreadyHit)** and **_M.getMarioHitTimer()** change **memory.read_s16_le(0x1497)** to **memory.readbyte(0x1497)**. Prevents script to detect false hits, for example when picking up a koopatroopa shell.
2018-04-01 21:03:52 +02:00
mam91
afbbbdd010
Add files via upload 2017-11-29 10:21:02 -06:00
mam91
89959ead9a
Add files via upload 2017-11-27 14:47:45 -06:00
mam91
f078b7babe
Add files via upload 2017-11-20 21:49:39 -06:00