7 lines
90 B
C
7 lines
90 B
C
#ifndef SCIRPT_COMPILER_H
|
|
#define SCIRPT_COMPILER_H
|
|
|
|
#include "scirpt/bytecode.h"
|
|
|
|
#endif
|