rdbo / libmem

Advanced Game Hacking Library for C, Modern C++, Rust and Python (Windows/Linux/FreeBSD) (Process/Memory Hacking) (Hooking/Detouring) (Cross Platform) (x86/x64/ARM/ARM64) (DLL/SO Injection) (Internal/External) (Assembler/Disassembler)
GNU Affero General Public License v3.0
748 stars 90 forks source link

Declare all `LM_*` preprocessor definitions on build system instead of on source code #188

Closed rdbo closed 4 months ago

rdbo commented 4 months ago

Title says it all

rdbo commented 4 months ago

This will require many breaking changes and might not be a worth it.

rdbo commented 4 months ago

Follow up: #190