add BOM
This commit is contained in:
parent
22e0d38a1e
commit
c2725e8518
@ -1,8 +1,7 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
// engine/engine.h
|
// engine/engine.h
|
||||||
// 8/23/2013 jichi
|
// 8/23/2013 jichi
|
||||||
// See: http://ja.wikipedia.org/wiki/プロジェクト:美少女ゲーム系/ゲームエンジン
|
|
||||||
|
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// match.cc
|
// match.cc
|
||||||
// 8/9/2013 jichi
|
// 8/9/2013 jichi
|
||||||
// Branch: ITH_Engine/engine.cpp, revision 133
|
// Branch: ITH_Engine/engine.cpp, revision 133
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// pchooks.cc
|
// pchooks.cc
|
||||||
// 8/1/2014 jichi
|
// 8/1/2014 jichi
|
||||||
|
|
||||||
#include "pchooks.h"
|
#include "pchooks.h"
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// util/util.cc
|
// util/util.cc
|
||||||
// 8/23/2013 jichi
|
// 8/23/2013 jichi
|
||||||
// Branch: ITH_Engine/engine.cpp, revision 133
|
// Branch: ITH_Engine/engine.cpp, revision 133
|
||||||
// See: http://ja.wikipedia.org/wiki/プロジェクト:美少女ゲーム系/ゲームエンジン
|
// See: http://ja.wikipedia.org/wiki/プロジェクト:美少女ゲーム系/ゲームエンジン
|
||||||
|
Loading…
Reference in New Issue
Block a user