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 * Internal ROM structures, definitely do not touch these.
16 #ifndef SQUIRRELJME_ROMINTERNAL_H
17 #define SQUIRRELJME_ROMINTERNAL_H
23 #ifndef SJME_CXX_IS_EXTERNED
24 #define SJME_CXX_IS_EXTERNED
25 #define SJME_CXX_SQUIRRELJME_ROMINTERNAL_H
27 #endif /* #ifdef SJME_CXX_IS_EXTERNED */
28 #endif /* #ifdef __cplusplus */
30 /*--------------------------------------------------------------------------*/
32 /*--------------------------------------------------------------------------*/
36 #ifdef SJME_CXX_SQUIRRELJME_ROMINTERNAL_H
38 #undef SJME_CXX_SQUIRRELJME_ROMINTERNAL_H
39 #undef SJME_CXX_IS_EXTERNED
40 #endif /* #ifdef SJME_CXX_SQUIRRELJME_ROMINTERNAL_H */
41 #endif /* #ifdef __cplusplus */
43 #endif /* SQUIRRELJME_ROMINTERNAL_H */