aboutsummaryrefslogtreecommitdiff
path: root/po/pl
diff options
context:
space:
mode:
Diffstat (limited to 'po/pl')
0 files changed, 0 insertions, 0 deletions
l, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef IRR_AABB3D_HEADER #define IRR_AABB3D_HEADER #include "irrlichttypes.h" #include <aabbox3d.h> typedef core::aabbox3d<f32> aabb3f; #endif