Home
last modified time | relevance | path

Searched refs:LC_UserFunctionFast (Results 1 – 2 of 2) sorted by relevance

/dports/audio/gnaural/gnaural-1.0.20110606/src/net/
H A DLandCaster.h160 extern void LC_UserFunctionFast (int message);
H A DLandCaster.c1884LC_UserFunctionFast (LC_OBJECTHIT); //tell user she hit something, get ID from LC_UserData1 in LC_DoFlyingObjectsMovement()
1910 LC_UserFunctionFast (LC_GROUND); //tell user she hit something in LC_DoFlyingObjectsMovement()
1927 void LC_UserFunctionFast (int message) in LC_UserFunctionFast() function