Files
spice2x-r3d/games/otoca/p4io.h
T
2022-12-16 23:18:35 +09:00

7 lines
64 B
C++

#pragma once
namespace games::otoca {
void p4io_hook();
}