spicetools/games/iidx/bi2x_hook.h

7 lines
68 B
C++

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