增加BOM头,并统一换行符
This commit is contained in:
parent
7f68b4b420
commit
0329dc9558
@ -1,4 +1,4 @@
|
|||||||
#include<hgl/type/Color3f.h>
|
#include<hgl/type/Color3f.h>
|
||||||
namespace hgl
|
namespace hgl
|
||||||
{
|
{
|
||||||
void Color3f::Use(COLOR_ENUM ce)
|
void Color3f::Use(COLOR_ENUM ce)
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#include<hgl/type/Color4f.h>
|
#include<hgl/type/Color4f.h>
|
||||||
namespace hgl
|
namespace hgl
|
||||||
{
|
{
|
||||||
void Color4f::Use(COLOR_ENUM ce,float ta)
|
void Color4f::Use(COLOR_ENUM ce,float ta)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user