Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
R
rd-ygopro
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
苍蓝
rd-ygopro
Commits
3683554b
Commit
3683554b
authored
Oct 23, 2018
by
mercury233
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test
parent
5a76ff6f
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
gframe/game.cpp
gframe/game.cpp
+1
-1
premake/gframe/ygopro.rc
premake/gframe/ygopro.rc
+4
-4
No files found.
gframe/game.cpp
View file @
3683554b
...
@@ -116,8 +116,8 @@ bool Game::Initialize() {
...
@@ -116,8 +116,8 @@ bool Game::Initialize() {
env->addStaticText(L"\u76EE\u524D\u6D4B\u8BD5\u7684\u5185\u5BB9\uFF1A\n\n\
env->addStaticText(L"\u76EE\u524D\u6D4B\u8BD5\u7684\u5185\u5BB9\uFF1A\n\n\
\u7A97\u53E3\u7F29\u653E\u3002\n\
\u7A97\u53E3\u7F29\u653E\u3002\n\
\n\
\u6295\u964D\u65F6\u786E\u8BA4\u3002\n\
\u6295\u964D\u65F6\u786E\u8BA4\u3002\n\
\u66F4\u6539\u5893\u5730\u7B49\u5904\u5361\u7247\u88AB\u9009\u4E3A\u5BF9\u8C61\u7684\u52A8\u753B\u3002
\n
\
\n\
\n\
\n\u5DF2\u77E5\u95EE\u9898\uFF1A\n\
\n\u5DF2\u77E5\u95EE\u9898\uFF1A\n\
\n\u6548\u679C\u6587\u5185\u82F1\u6587\u6362\u884C\u4F1A\u622A\u65AD\u5355\u8BCD\u3002\n\
\n\u6548\u679C\u6587\u5185\u82F1\u6587\u6362\u884C\u4F1A\u622A\u65AD\u5355\u8BCD\u3002\n\
...
...
premake/gframe/ygopro.rc
View file @
3683554b
1 ICON "ygopro.ico"
1 ICON "ygopro.ico"
1 VERSIONINFO
1 VERSIONINFO
FILEVERSION 1, 0, 34,
5
FILEVERSION 1, 0, 34,
6
PRODUCTVERSION 1, 0, 34,
5
PRODUCTVERSION 1, 0, 34,
6
FILEOS 0x4
FILEOS 0x4
FILETYPE 0x1
FILETYPE 0x1
...
@@ -16,8 +16,8 @@ VALUE "InternalName", "YGOPro"
...
@@ -16,8 +16,8 @@ VALUE "InternalName", "YGOPro"
VALUE "LegalCopyright", "Copyright (C) 2018 Fluorohydride"
VALUE "LegalCopyright", "Copyright (C) 2018 Fluorohydride"
VALUE "OriginalFilename", "YGOPro_test.exe"
VALUE "OriginalFilename", "YGOPro_test.exe"
VALUE "ProductName", "YGOPro"
VALUE "ProductName", "YGOPro"
VALUE "FileVersion", "1.034.
5
.233"
VALUE "FileVersion", "1.034.
6
.233"
VALUE "ProductVersion", "1.034.
5
.233"
VALUE "ProductVersion", "1.034.
6
.233"
END
END
END
END
BLOCK "VarFileInfo"
BLOCK "VarFileInfo"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment