Searched refs:LAUNCHER_MAGIC_NUMBER (Results 1 – 1 of 1) sorted by relevance
85 const LAUNCHER_MAGIC_NUMBER = [0x09, 0x4C, 0x4E, 0x43, 0x48, 0x52, 0x54, 0x52, 0x43]; // .LNCHRTRC variable649 if (arrayStartsWith(buffer, LAUNCHER_MAGIC_NUMBER)) {