Searched refs:h_actorvar (Results 1 – 1 of 1) sorted by relevance
804 static inthashtable_t h_actorvar = { NULL, INTHASH_SIZE(ARRAY_SIZE(actorvartable)) }; variable810 &h_actorvar,2457 opcode = inthash_find(&h_actorvar, *ins & VM_INSTMASK); in scriptUpdateOpcodeForVariableType()6358 inthash_add(&h_actorvar, actorvar.x, actorvar.y, 0); in scriptInitTables()