Refactor: Allow outside unsafe access to internal interpreter state o… #109
Annotations
3 errors
Compile:
src/scene_debug.cpp#L835
cannot bind non-const lvalue reference of type 'std::tuple<const int&, const lcf::rpg::SaveEventExecState&>&' to an rvalue of type 'std::tuple<const int&, const lcf::rpg::SaveEventExecState&>'
|
Compile:
src/scene_debug.cpp#L844
cannot bind non-const lvalue reference of type 'std::tuple<const int&, const lcf::rpg::SaveEventExecState&>&' to an rvalue of type 'std::tuple<const int&, const lcf::rpg::SaveEventExecState&>'
|
Compile
Process completed with exit code 1.
|
Loading