Files
spice2x-r3d/games/pc/bi2x_hook.h
T
2025-11-11 04:57:26 +09:00

6 lines
65 B
C++

#pragma once
namespace games::pc {
void bi2x_hook_init();
}