mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2026-04-25 07:18:13 -05:00
7 lines
99 B
C
7 lines
99 B
C
#ifndef IIDXHOOK9_FS_HOOKS_H
|
|
#define IIDXHOOK9_FS_HOOKS_H
|
|
|
|
void iidxhook9_fs_hooks_init();
|
|
|
|
#endif
|