spicetools/games/iidx/bi2x_hook.h

7 lines
68 B
C
Raw Normal View History

2024-08-28 15:10:34 +00:00
#pragma once
namespace games::iidx {
void bi2x_hook_init();
}