mirror of
https://github.com/nillerusr/source-engine.git
synced 2025-02-22 20:34:13 +00:00
7 lines
140 B
C
7 lines
140 B
C
#ifndef _SQ_PLUS_WIN32_H_
|
|
#define _SQ_PLUS_WIN32_H_
|
|
|
|
#include "sqplus.h"
|
|
#include "SquirrelBindingsUtilsWin32.h"
|
|
|
|
#endif //_SQ_PLUS_WIN32_H_
|