This commit is contained in:
Akash Mozumdar 2020-02-28 03:17:41 -07:00
parent 22e0d38a1e
commit c2725e8518
4 changed files with 4 additions and 5 deletions

View File

@ -1,8 +1,7 @@
#pragma once
#pragma once
// engine/engine.h
// 8/23/2013 jichi
// See: http://ja.wikipedia.org/wiki/プロジェクト:美少女ゲーム系/ゲームエンジン
#include <windows.h>

View File

@ -1,4 +1,4 @@
// match.cc
// match.cc
// 8/9/2013 jichi
// Branch: ITH_Engine/engine.cpp, revision 133

View File

@ -1,4 +1,4 @@
// pchooks.cc
// pchooks.cc
// 8/1/2014 jichi
#include "pchooks.h"

View File

@ -1,4 +1,4 @@
// util/util.cc
// util/util.cc
// 8/23/2013 jichi
// Branch: ITH_Engine/engine.cpp, revision 133
// See: http://ja.wikipedia.org/wiki/プロジェクト:美少女ゲーム系/ゲームエンジン