Hard math to fix
issue #571. Well, not really hard math,
just checking if vector is in opposite direction and trait
that as a special case when removing rope dividing point
(this could only happens when rope sticks to land outline,
so this basically fixes a bug in another bug).
LIBRARY "openalbridge"
EXPORTS
openal_init
openal_close
openal_ready
openal_loadfile
openal_playsound
openal_pausesound
openal_stopsound
openal_playsound_loop
openal_stopsound_free
openal_freesound
openal_toggleloop
openal_setvolume
openal_setglobalvolume
openal_togglemute
openal_fade
openal_fadein
openal_fadeout