1
0
forked from gcdsfh/PMDT
Files
PMDT/structures/functions/混淆.cpp
T
2026-05-03 13:32:50 +08:00

13 lines
155 B
C++
Executable File

#include "混淆.h"
size_t& _lxy_oxor_any_::X() {
static size_t x = 0;
return x;
}
size_t& _lxy_oxor_any_::Y() {
static size_t y = 0;
return y;
}