mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-21 18:09:29 +08:00
3 lines
87 B
C
3 lines
87 B
C
|
|
#pragma once
|
||
|
|
|
||
|
|
int DobbyCodePatch(void *address, uint8_t *buffer, uint32_t buffer_size);
|