Commit 4bbece76 authored by salix5's avatar salix5 Committed by GitHub

Update README.md

parent 7e1ef833
...@@ -62,6 +62,8 @@ Get all cards in some location. ...@@ -62,6 +62,8 @@ Get all cards in some location.
- `int32_t preload_script(intptr_t pduel, const char* script_name);` - `int32_t preload_script(intptr_t pduel, const char* script_name);`
- `byte* default_script_reader(const char* script_name, int* len);`
The default script reader using `fread`.
# Lua functions # Lua functions
- `libcard.cpp` - `libcard.cpp`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment