1 /* -*- Mode: C; indent-tabs-mode: t; tab-width: 4 -*-
2 // ---------------------------------------------------------------------------
4 // Copyright (C) Stephanie Gawroriski <xer@multiphasicapps.net>
5 // ---------------------------------------------------------------------------
6 // SquirrelJME is under the Mozilla Public License Version 2.0.
7 // See license.mkd for licensing and copyright information.
8 // -------------------------------------------------------------------------*/
11 * X11 ScritchUI implementation.
16 #ifndef SQUIRRELJME_X11_H
17 #define SQUIRRELJME_X11_H
21 #ifndef SJME_CXX_IS_EXTERNED
22 #define SJME_CXX_IS_EXTERNED
23 #define SJME_CXX_SQUIRRELJME_X11_H
26 #endif /* #ifdef SJME_CXX_IS_EXTERNED */
27 #endif /* #ifdef __cplusplus */
29 /*--------------------------------------------------------------------------*/
31 /*--------------------------------------------------------------------------*/
35 #ifdef SJME_CXX_SQUIRRELJME_X11_H
37 #undef SJME_CXX_SQUIRRELJME_X11_H
38 #undef SJME_CXX_IS_EXTERNED
39 #endif /* #ifdef SJME_CXX_SQUIRRELJME_X11_H */
40 #endif /* #ifdef __cplusplus */
42 #endif /* SQUIRRELJME_X11_H */