mirror of
https://github.com/etaHEN/etaHEN.git
synced 2026-01-13 03:28:02 +08:00
6 lines
111 B
C
6 lines
111 B
C
#pragma once
|
|
|
|
|
|
#define SYS_dynlib_get_info_ex 608
|
|
#define SYS_dl_get_list 0x217
|
|
#define SYS_dl_get_info_2 0x2cd |