#include <squirrel.h>#include "util/writer_fwd.hpp"#include "util/reader_fwd.hpp"Go to the source code of this file.
Namespaces | |
| namespace | scripting |
Functions | |
| void | scripting::save_squirrel_table (HSQUIRRELVM vm, SQInteger table_idx, Writer &writer) |
| void | scripting::load_squirrel_table (HSQUIRRELVM vm, SQInteger table_idx, const Reader &lisp) |
1.5.1