Skip to content

Commit

Permalink
feat: add VirtualMachine::AttemptFunctionCall (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nightfallstorm authored Oct 10, 2022
1 parent fcf76ae commit 346164b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions database.csv
Original file line number Diff line number Diff line change
Expand Up @@ -620,6 +620,7 @@ id,sse,vr,status,name
97742,0x1412444c0,0x14129a210,3,RE::BSScript::Stack::Dtor
97746,0x1412449d0,0x14129a720,3,RE::BSScript::Stack::GetStackFrameVariable
97923,0x1412507f0,0x14129dd90,3,RE::BSScript::NF_util::NativeFunctionBase::Call
98130,0x141261CB0,0x141281790,3,BSScript::Internal::VirtualMachine::AttemptFunctionCall
98160,0x141266030,0x141285b00,3,RE::SaveFileHandleReaderWriter::LoadHandle
98295,0x141270710,0x1412908a0,3,RE::SaveFileHandleReaderWriter::SaveHandle
98893,0x141291c30,0x1412ca540,3,RE::BSShaderProperty::SetFlags
Expand Down

0 comments on commit 346164b

Please sign in to comment.