7 lines
64 B
C
7 lines
64 B
C
|
#pragma once
|
||
|
|
||
|
namespace games::otoca {
|
||
|
|
||
|
void p4io_hook();
|
||
|
}
|