Blender V4.3
BLO_userdef_default.h
Go to the documentation of this file.
1/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved.
2 *
3 * SPDX-License-Identifier: GPL-2.0-or-later */
4
5#pragma once
6
7#include "DNA_userdef_types.h"
8
9#ifdef __cplusplus
10extern "C" {
11#endif
12
14extern const bTheme U_theme_default;
16extern const UserDef U_default;
17
18#ifdef __cplusplus
19}
20#endif
const UserDef U_default
const bTheme U_theme_default