Files
spice2x-r3d/games/mfg/bi2a_hook.h
T
2025-05-07 00:25:31 +09:00

5 lines
65 B
C++

#pragma once
namespace games::mfg {
void bi2a_hook_init();
}