鏡像自
https://github.com/luanti-org/luanti.git
已同步 2025-10-27 13:55:19 +01:00
12 行
272 B
C
12 行
272 B
C
// Copyright (C) 2002-2012 Nikolaus Gebhardt
|
|
// This file is part of the "Irrlicht Engine".
|
|
// For conditions of distribution and use, see copyright notice in irrlicht.h
|
|
|
|
#pragma once
|
|
|
|
// these are obsolete and never pre-defined
|
|
|
|
#define IRRCALLCONV
|
|
|
|
#define IRRLICHT_API
|