Home
last modified time | relevance | path

Searched refs:exec_trail_op (Results 1 – 2 of 2) sorted by relevance

/dports/games/tycho/tycho/
H A Dexhaust.c655 unsigned char exec_trail_op; in main() local
735 exec_trail_op = get_exec_trail (k); in main()
736 if(exec_trail_op >= _OP(OPCODE_LAST,MODIFIER_LAST)) in main()
740 write_compressed(&desti,exec_trail_op); in main()
743 write_compressed(&destj,exec_trail_op); in main()
/dports/games/species/tycho/
H A Dexhaust.c655 unsigned char exec_trail_op; in main() local
735 exec_trail_op = get_exec_trail (k); in main()
736 if(exec_trail_op >= _OP(OPCODE_LAST,MODIFIER_LAST)) in main()
740 write_compressed(&desti,exec_trail_op); in main()
743 write_compressed(&destj,exec_trail_op); in main()