feat: ScriptContext::openState, lua_pushfunction, lua_setglobal addresses

This commit is contained in:
rjindael 2023-07-31 01:07:47 -07:00
parent 6a70130c55
commit d0ac745f18
No known key found for this signature in database
GPG Key ID: D069369C906CCF31
1 changed files with 3 additions and 0 deletions

View File

@ -26,6 +26,9 @@
#define ADDRESS_STANDARDOUT__PRINT 0x005B25E0
#define ADDRESS_SERVERREPLICATOR__SENDTOP 0x00513E80
#define ADDRESS_SERVERREPLICATOR__PROCESSTICKET 0x00514B60
#define ADDRESS_SCRIPTCONTEXT__OPENSTATE 0x006245E0
#define ADDRESS_LUA_PUSHCFUNCTION 0x0076B8E0
#define ADDRESS_LUA_SETGLOBAL 0x0076B810
#define CLASSLOCATION_CROBLOXAPP 0x00CBA8A0
#define CLASSLOCATION_CAPP 0x00406D80