mirror of
https://github.com/nillerusr/source-engine.git
synced 2025-01-10 01:16:47 +00:00
5 lines
105 B
C
5 lines
105 B
C
|
#include <config.h>
|
||
|
#define BINARY_IO_INLINE _GL_EXTERN_INLINE
|
||
|
#include "binary-io.h"
|
||
|
typedef int dummy;
|