Skip to content

Commit

Permalink
add symbol lookup for elf compilations (mac)
Browse files Browse the repository at this point in the history
  • Loading branch information
cheat-engine committed Mar 27, 2021
1 parent 9c870f2 commit aae7a12
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cheat Engine/tcclib/libtcc.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/



#if !defined ONE_SOURCE || ONE_SOURCE
#include "tccpp.c"
#include "tccgen.c"
Expand Down

0 comments on commit aae7a12

Please sign in to comment.