mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-06-20 10:54:59 -07:00
async priorities, strip out incorrect ring position calculations
This commit is contained in:
@@ -2134,6 +2134,7 @@ txt_u2p_dequeue_req(U128 *hash_out, TXT_LangKind *lang_out)
|
||||
ASYNC_WORK_DEF(txt_parse_work)
|
||||
{
|
||||
ProfBeginFunction();
|
||||
|
||||
//- rjf: get next key
|
||||
U128 hash = {0};
|
||||
TXT_LangKind lang = TXT_LangKind_Null;
|
||||
|
||||
Reference in New Issue
Block a user