diff options
author | George Marques <george@gmarqu.es> | 2024-01-17 11:27:40 -0300 |
---|---|---|
committer | George Marques <george@gmarqu.es> | 2024-01-18 09:33:44 -0300 |
commit | b4e08eb752cca0135208ed0729479e1d9c87773d (patch) | |
tree | ca64814ba09a6ef6b4ca9904d2902c65b3faec4d /platform/linuxbsd/crash_handler_linuxbsd.cpp | |
parent | 107f2961ccfac179af7682eb5f6e7ea91e80040c (diff) | |
download | redot-engine-b4e08eb752cca0135208ed0729479e1d9c87773d.tar.gz |
Allow `free()` to be used as Callable
This method is registered in a special way so ClassDB doesn't naturally
know about its existence. Here it is hardcoded if any other option fail
to check if it is about the `free()` method and, if so, say it exists
and return a Callable.
Diffstat (limited to 'platform/linuxbsd/crash_handler_linuxbsd.cpp')
0 files changed, 0 insertions, 0 deletions