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
784 stars 91 forks source link

Remove internal.h #54

Closed rdbo closed 1 year ago

rdbo commented 1 year ago

The file internal.h was useful when there were helpers; now they're gone so the file seems useless. I will keep it until I manage to solve most of the other issues just to make sure I really won't use it. If I can manage to solve the other issues and the file remains useless, it will be deleted.

rdbo commented 1 year ago

internal.h will be used for internal includes that have been moved from libmem.h: d2045f01ccb5a2109763f2594648d0b927c15518