Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
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
REIKAI
ygopro
Commits
71bc65e1
Commit
71bc65e1
authored
Dec 15, 2019
by
nanahira
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' into another
parents
23b4012a
42ccc802
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
192 additions
and
17 deletions
+192
-17
lflist.conf
lflist.conf
+190
-14
ocgcore
ocgcore
+1
-1
premake4.lua
premake4.lua
+0
-1
script
script
+1
-1
No files found.
lflist.conf
View file @
71bc65e1
This diff is collapsed.
Click to expand it.
ocgcore
@
a27637a8
Subproject commit
07f666057a689d70dda3b1da4e80fff1d5fbd098
Subproject commit
a27637a88d49538df889f6f9e178536b14725daa
premake4.lua
View file @
71bc65e1
...
@@ -2,7 +2,6 @@ solution "ygo"
...
@@ -2,7 +2,6 @@ solution "ygo"
location
"build"
location
"build"
language
"C++"
language
"C++"
objdir
"obj"
objdir
"obj"
startproject
"ygopro"
configurations
{
"Release"
,
"Debug"
}
configurations
{
"Release"
,
"Debug"
}
defines
{
"LUA_COMPAT_5_2"
}
defines
{
"LUA_COMPAT_5_2"
}
...
...
script
@
bd3b671c
Subproject commit
d9777969962a8340acfa6d5151fc5ab4f56abf87
Subproject commit
bd3b671c2a5e8314dcf18b4907cf44da82418339
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