Updated Lua General Functions (markdown)

Alex 2013-06-23 14:40:55 -07:00
parent 6572f8e175
commit 5e9ef900b9

@ -1,5 +1,7 @@
All Lua General Functions are in the global table 'eq'.
[Return to the Lua API](Lua-API)
```
void load_encounter(std::string name);
void unload_encounter(std::string name);