spicetools/games/ccj/bi2x_hook.h

5 lines
65 B
C++

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