geode/loader/dobby/source/InstructionRelocation/InstructionRelocation.h

4 lines
131 B
C
Raw Normal View History

2022-07-30 12:24:03 -04:00
#include "dobby_internal.h"
void GenRelocateCodeAndBranch(void *buffer, AssemblyCodeChunk *origin, AssemblyCodeChunk *relocated);