mirror of
https://git.recroomarchive.org/Radium/libradhook.git
synced 2026-08-07 09:10:59 +00:00
7 lines
122 B
C
7 lines
122 B
C
#ifndef __LIBRADHOOK_HPP__
|
|
#define __LIBRADHOOK_HPP__
|
|
|
|
#include "defines.h"
|
|
#include "api.h"
|
|
|
|
#endif // __LIBRADHOOK_HPP__
|