Please enable JavaScript in your browser!
Home
Verkennen
Help
Inloggen
PDModdingCommunity
/
PD-Loader-mirror
spiegel van
https://github.com/PDModdingCommunity/PD-Loader.git
Volgen
3
Ster
0
Vork
0
Bestanden
Kwesties
0
Wiki
Boom:
1c026e2661
Aftakkingen
Labels
2.5
dev
old_unstable
DEVd7dfc571
DEV158c90ef
DEV4fc2af28
2.6.5a-r4n
PD-Loader-mi...
/
source-code
/
source
/
plugins
/
TLAC
/
Utils.h
Utils.h
97 B
Geschiedenis
Ruwe
1
2
3
4
5
#pragma once
#include <vector>
void InjectCode(void* address, const std::vector<uint8_t> data);