Home
last modified time | relevance | path

Searched refs:kRCX_Message (Results 1 – 3 of 3) sorted by relevance

/dports/lang/nbc/bricktools/
H A Drcx_constants.pas160 kRCX_Message = $f7; // not spybot
/dports/lang/nqc/nqc-3.1.r6_1/rcxlib/
H A DRCX_Constants.h88 #define kRCX_Message 0xf7 macro
/dports/lang/nqc/nqc-3.1.r6_1/nqc/
H A Dnqc.cpp426 result = gLink.Send(cmd.Set(kRCX_Message, (UByte)(args.NextInt())), false); in ProcessCommandLine()