mirror of
https://github.com/celisej567/source-engine.git
synced 2026-09-19 20:09:06 +03: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;
|