mirror of
https://github.com/edubart/otclient.git
synced 2025-10-22 23:35:54 +02:00
more changes to work on ARM
This commit is contained in:
@@ -154,7 +154,7 @@ public:
|
||||
std::string traceback(const std::string& errorMessage = "", int level = 0);
|
||||
|
||||
/// Searches for the source of the current running function
|
||||
std::string currentSourcePath();
|
||||
std::string getCurrentSourcePath(int level = 0);
|
||||
|
||||
/// @brief Calls a function
|
||||
/// The function and arguments must be on top of the stack in order,
|
||||
|
Reference in New Issue
Block a user