Home
last modified time | relevance | path

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

/dports/games/openmw/openmw-openmw-0.47.0/components/compiler/
H A Dopcodes.hpp507 const int opcodePositionCell = 0x2000198; variable
H A Dextensions0.cpp554 …extensions.registerInstruction("positioncell","ffffcX",opcodePositionCell,opcodePositionCellExplic… in registerExtensions()
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwscript/
H A Dtransformationextensions.cpp809 …interpreter.installSegment5(Compiler::Transformation::opcodePositionCell,new OpPositionCell<Implic… in installOpcodes()