mirror of
https://github.com/glest/glest-source.git
synced 2025-08-11 19:04:00 +02:00
- added new byte order code
This commit is contained in:
@@ -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
|
#ifndef BYTE_ORDER_H
|
||||||
#define BYTE_ORDER_H
|
#define BYTE_ORDER_H
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user