5 lines
65 B
C++
5 lines
65 B
C++
#pragma once
|
|
|
|
namespace games::ccj {
|
|
void bi2x_hook_init();
|
|
} |