Please enable JavaScript in your browser!
Ana Sayfa
Keşfet
Yardım
Giriş Yap
PDModdingCommunity
/
PD-Loader-mirror
şunun yansıması
https://github.com/PDModdingCommunity/PD-Loader.git
İzle
3
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Wiki
Ağaç:
1c026e2661
Dallar
Biçim İmleri
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
Geçmiş
Ham
1
2
3
4
5
#pragma once
#include <vector>
void InjectCode(void* address, const std::vector<uint8_t> data);