mirror of
https://github.com/spice2x/spice2x.github.io.git
synced 2026-08-02 23:00:42 -07:00
7 lines
68 B
C++
7 lines
68 B
C++
#pragma once
|
|
|
|
namespace games::sdvx {
|
|
|
|
void bi2x_hook_init();
|
|
}
|