1
0
Fork 0
supSMS-MiscCode/src/SpawnYoshi.ld

7 lines
183 B
Text
Raw Normal View History

2022-10-14 16:24:34 +09:00
$$ = 0;
$C2$.TMario.checkCollision.checkYoshi = 0x44 + TMario.checkCollision;
$RideYoshi = 0x1C0 + TMario.checkCollision;
$C2$.TEggYoshi.control.killEgg = 0x1c + TEggYoshi.control;