xoreos
0.0.5
|
Star Wars: Knights of the Old Republic engine functions. More...
#include <cassert>
#include <cstdlib>
#include <boost/bind.hpp>
#include "src/common/util.h"
#include "src/aurora/nwscript/functionman.h"
#include "src/aurora/nwscript/util.h"
#include "src/engines/kotor/types.h"
#include "src/engines/kotor/game.h"
#include "src/engines/kotor/module.h"
#include "src/engines/kotor/area.h"
#include "src/engines/kotor/objectcontainer.h"
#include "src/engines/kotor/object.h"
#include "src/engines/kotor/script/functions.h"
#include "src/engines/kotor/script/function_tables.h"
Go to the source code of this file.
Namespaces | |
Engines | |
Engines::KotOR | |
Star Wars: Knights of the Old Republic engine functions.
Definition in file functions.cpp.