Home
last modified time | relevance | path

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

/dports/games/openmw/openmw-openmw-0.47.0/components/interpreter/
H A Dinstallopcodes.cpp39 interpreter.installSegment5 (44, new OpFetchGlobalFloat); in installOpcodes()
H A Dlocalopcodes.hpp196 class OpFetchGlobalFloat : public Opcode0 class