OpenMW
|
#include "installopcodes.hpp"
#include <functional>
#include "interpreter.hpp"
#include "genericopcodes.hpp"
#include "localopcodes.hpp"
#include "mathopcodes.hpp"
#include "controlopcodes.hpp"
#include "miscopcodes.hpp"
#include "scriptopcodes.hpp"
#include "spatialopcodes.hpp"
Namespaces | |
Interpreter | |
script interpreter | |
Functions | |
void | Interpreter::installOpcodes (Interpreter &interpreter) |