Files
spice2x-r3d/games/iidx/bi2x_hook.h
T

7 lines
74 B
C++

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