#include "clua.h"


Go to the source code of this file.
Classes | |
| class | dlua_chunk |
Functions | |
| void | init_dungeon_lua () |
Variables | |
| CLua | dlua |
| const int | LUA_CHUNK_MAX_SIZE = 512 * 1024 |
| const int | E_CHUNK_LOAD_FAILURE = -1000 |
| void init_dungeon_lua | ( | ) |

| const int E_CHUNK_LOAD_FAILURE = -1000 |
| const int LUA_CHUNK_MAX_SIZE = 512 * 1024 |
1.5.6