mirror of
https://github.com/thunderbrewhq/binana.git
synced 2026-05-04 21:43: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
|
|
@ -10,7 +10,9 @@
|
|||
#include "external/d3d9/d3d9.h"
|
||||
|
||||
#include "lua/debug.h"
|
||||
#include "lua/lex.h"
|
||||
#include "lua/object.h"
|
||||
#include "lua/parser.h"
|
||||
#include "lua/state.h"
|
||||
#include "lua/types.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue