geode/loader/dobby/source/InstructionRelocation/InstructionRelocation.h
2022-07-30 19:24:03 +03:00

3 lines
131 B
C

#include "dobby_internal.h"
void GenRelocateCodeAndBranch(void *buffer, AssemblyCodeChunk *origin, AssemblyCodeChunk *relocated);