- added new byte order code

This commit is contained in:
Mark Vejvoda
2012-11-01 00:20:17 +00:00
parent b6b1abd43e
commit b5dc847b66

View File

@@ -1,3 +1,14 @@
// ==============================================================
// This file is part of MegaGlest (www.megaglest.org)
//
// Copyright (C) 2012 Mark Vejvoda
//
// You can redistribute this code and/or modify it under
// the terms of the GNU General Public License as published
// by the Free Software Foundation; either version 2 of the
// License, or (at your option) any later version
// ==============================================================
#ifndef BYTE_ORDER_H
#define BYTE_ORDER_H