Files
spice2x.github.io/src/spice2x/games/ccj/bi2x_hook.h
T

5 lines
65 B
C++

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