mirror of
https://github.com/WerWolv/ImHex-Patterns.git
synced 2026-03-27 23:37:04 -05:00
@@ -125,7 +125,6 @@ struct LuaFunction {
|
||||
Vector<LuaUpvalue> upvalues;
|
||||
Vector<LuaFunction> protos;
|
||||
LuaDebugInfo debugInfo;
|
||||
|
||||
};
|
||||
|
||||
struct LuaFile {
|
||||
|
||||
Reference in New Issue
Block a user