-Fixed FingerHasMoved function, still might need a little tweaking
-Fixed targetting, it's not possible to fire airstrike and the like with a longpress, however it'll fire on the cursor not on the tap location
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