Searched refs:MAXWAVE (Results 1 – 4 of 4) sorted by relevance
133 #define MAXWAVE 3 macro
419 _ctrl[i++].max=MAXWAVE; in initCtrls()
892 if ( pchr->oldz > PITNOSOUND && pstate->argument >= 0 && pstate->argument < MAXWAVE ) in run_function_obsolete()1937 if ( pstate->argument >= 0 && pstate->argument < MAXWAVE ) in run_function_obsolete()2405 if ( moduleactive && pstate->argument >= 0 && pstate->argument < MAXWAVE ) in run_function_obsolete()
2312 if ( sound >= 0 && sound < MAXWAVE ) in do_cursor_rts()