bemanitools/src/main/iidxhook9/fs-hook.h
2024-05-11 17:17:40 -07:00

7 lines
99 B
C

#ifndef IIDXHOOK9_FS_HOOKS_H
#define IIDXHOOK9_FS_HOOKS_H
void iidxhook9_fs_hooks_init();
#endif