9 lines
135 B
C
Executable file
9 lines
135 B
C
Executable file
#ifndef PREFIX_H
|
|
#define PREFIX_H
|
|
|
|
#include "znative_common.h"
|
|
#undef DISABLE_SCUMM
|
|
#undef DISABLE_SCUMM_7_8
|
|
#undef DISABLE_HE
|
|
|
|
#endif
|