Skool Daze Routines
60139: Make a jumping sound effect
Used by the routine at 62771.
60139 LD HL,784 These parameters were probably meant for the routine at 65122; however, the CALL below is to 62818 (98,245) instead of 65122 (98,254)
60142 LD DE,12896
60145 LD A,1
60147 CALL 62818 62818 holds the operand of a JR NZ instruction, so in effect this is CALL 62819; anyway, this call does nothing significant
60150 JP 65106 Make a walking sound effect