mirror of
https://github.com/thunderbrewhq/binana.git
synced 2026-04-27 03:03:52 +00:00
feat(profile): more Lua information
This commit is contained in:
parent
1479e2f5a0
commit
fcf5f9352a
10 changed files with 233 additions and 12 deletions
|
|
@ -13,6 +13,7 @@ DECLARE_STRUCT(LG);
|
|||
|
||||
#include "lua/object.h"
|
||||
#include "lua/types.h"
|
||||
#include "lua/zio.h"
|
||||
|
||||
struct stringtable {
|
||||
GCObject** hash;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue