forked from mirror/openmw-tes3mp
renamed low-level NIF related files and include guards to conform to naming convention
parent
0ed2015319
commit
d3c1f5e7b2
@ -1,5 +1,5 @@
|
||||
#ifndef _NIF_STREAM_HPP_
|
||||
#define _NIF_STREAM_HPP_
|
||||
#ifndef OPENMW_COMPONENTS_NIF_NIFSTREAM_HPP
|
||||
#define OPENMW_COMPONENTS_NIF_NIFSTREAM_HPP
|
||||
|
||||
namespace Nif
|
||||
{
|
Loading…
Reference in New Issue