ref: 1ae6334bfaeb53c301a553e45733ad2a50b74689
dir: /Source/tweak.h/
// tweak.h void TweakFirstBlob( int player, MRect *first ); void TweakSecondBlob( int player, MRect *second ); void StartTweak( int player, int direction, int rotate, int fall ); void UpdateTweak( int player, int suction ); void InitTweak( void ); #define d2r(x) ((x)*(pi/180)) #define kTweakDelay 1